diff --git a/app/build.gradle b/app/build.gradle index 4637d55..a1a8d7a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -30,9 +30,9 @@ android { defaultConfig { applicationId android.namespace minSdk 21 - versionCode 2 - versionName "1.1" targetSdk 33 + versionCode 3 + versionName "2.0" } buildTypes {