diff --git a/app/build.gradle b/app/build.gradle index 3a9049a..14221e8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -31,8 +31,8 @@ android { applicationId android.namespace minSdk 21 targetSdk 35 - versionCode 5 - versionName "2.2" + versionCode 6 + versionName "2.3" } buildTypes {