Skip to content

Commit

Permalink
Added apk 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
harisont committed Jul 3, 2020
1 parent e915217 commit 072853f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Built application files
*.apk
*.ap_

# Files for the ART/Dalvik VM
Expand Down
2 changes: 1 addition & 1 deletion LibreryApp/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android {
minSdkVersion 15
targetSdkVersion 27
versionCode 4
versionName "3.1"
versionName "3.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
Binary file added LibreryApp/librery32.apk
Binary file not shown.

0 comments on commit 072853f

Please sign in to comment.