diff --git a/app-debug.apk b/app-debug.apk index 415b612..0445ed1 100644 Binary files a/app-debug.apk and b/app-debug.apk differ diff --git a/app-release.apk b/app-release.apk index 49cb923..93221f8 100644 Binary files a/app-release.apk and b/app-release.apk differ diff --git a/app/build.gradle b/app/build.gradle index 6a82977..022fe13 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -38,8 +38,8 @@ android { applicationId "com.example.vu.android" minSdkVersion 21 targetSdkVersion 29 - versionCode 47 - versionName "2.11.1" + versionCode 48 + versionName "2.11.2" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" externalNativeBuild { diff --git a/release/app-release.apk b/release/app-release.apk index 49cb923..93221f8 100644 Binary files a/release/app-release.apk and b/release/app-release.apk differ