diff --git a/app/build.gradle b/app/build.gradle index 156a1f7..6d23be6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { minSdkVersion 23 targetSdkVersion 34 compileSdkVersion 34 - versionCode 9 - versionName "0.4.0" + versionCode 10 + versionName "0.4.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }