diff --git a/app/build.gradle b/app/build.gradle index aedb465..9d0518a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { minSdkVersion 26 targetSdk 34 compileSdk 34 - versionCode 8 - versionName "3.1.2" + versionCode 9 + versionName "3.1.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {