diff --git a/app/build.gradle b/app/build.gradle index 60cffcb..0adb2cf 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.anangkur.mediku" minSdkVersion 21 targetSdkVersion 29 - versionCode 22 - versionName "2.2" + versionCode 23 + versionName "2.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {