diff --git a/app/build.gradle b/app/build.gradle index 81b6e94..fcd9ab2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { minSdkVersion 21 targetSdkVersion 33 compileSdk 33 - versionCode 37 - versionName "8.4" + versionCode 38 + versionName "8.5" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }