diff --git a/app/build.gradle b/app/build.gradle index fe21eb4..1e5f696 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { minSdkVersion 21 targetSdkVersion 34 compileSdk 34 - versionCode 5 - versionName "1.3.1" + versionCode 6 + versionName "1.3.2" testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' } buildTypes {