diff --git a/apk/app-release.apk b/apk/app-release.apk index 79b00ac..6d6e687 100644 Binary files a/apk/app-release.apk and b/apk/app-release.apk differ diff --git a/app/build.gradle b/app/build.gradle index 5e2c58e..62285dd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,7 +9,7 @@ android { minSdkVersion 8 targetSdkVersion 21 versionCode 2 - versionName "2.21+2" + versionName "2.21+3" testApplicationId "com.google.android.apps.authenticator2.tests" testInstrumentationRunner "android.test.InstrumentationTestRunner"