diff --git a/.gitignore b/.gitignore index 221f598..5289f7f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ # Built application files -*.apk *.ap_ # Files for the ART/Dalvik VM diff --git a/LibreryApp/app/build.gradle b/LibreryApp/app/build.gradle index 633e9c0..2a75149 100644 --- a/LibreryApp/app/build.gradle +++ b/LibreryApp/app/build.gradle @@ -19,7 +19,7 @@ android { minSdkVersion 15 targetSdkVersion 27 versionCode 4 - versionName "3.1" + versionName "3.2" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes { diff --git a/LibreryApp/librery32.apk b/LibreryApp/librery32.apk new file mode 100644 index 0000000..80522ae Binary files /dev/null and b/LibreryApp/librery32.apk differ