diff --git a/app/build.gradle b/app/build.gradle index 396c1eb..ee44cb0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.omni.onboardingscreen" minSdkVersion 21 targetSdkVersion 33 - versionCode 2 - versionName "1.1" + versionCode 3 + versionName "1.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {