diff --git a/app/build.gradle b/app/build.gradle index 2537e7a..7a23c16 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.hugdev.webapper" minSdk 24 targetSdk 34 - versionCode 5 - versionName "2" + versionCode 6 + versionName "3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } diff --git a/app/release/app-release.aab b/app/release/app-release.aab index db4b2d1..615a806 100644 Binary files a/app/release/app-release.aab and b/app/release/app-release.aab differ