diff --git a/app/build.gradle b/app/build.gradle index 3b3b6cc..674b5c3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,8 +24,8 @@ android { minSdkVersion 21 compileSdk 34 targetSdkVersion 34 - versionCode 21 - versionName "2.0.2" + versionCode 22 + versionName "2.0.3" } applicationVariants.configureEach { variant ->