diff --git a/app/app-release.apk b/app/app-release.apk index 3326cea..2ff99e1 100644 Binary files a/app/app-release.apk and b/app/app-release.apk differ diff --git a/app/build.gradle b/app/build.gradle index c6bc92f..422cc8c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.indywidualni.fblite" minSdkVersion 14 targetSdkVersion 22 - versionCode 5 - versionName "1.5.1" + versionCode 6 + versionName "1.5.2" } buildTypes { release { diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 9a0f8e0..b35f258 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="6" + android:versionName="1.5.2" >