diff --git a/android/app/build.gradle b/android/app/build.gradle index bcf9e5d..aaf6f87 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -9,8 +9,8 @@ android { defaultConfig { minSdk 24 targetSdk 32 - versionCode 16 - versionName "2.7.0" + versionCode 17 + versionName "2.7.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"