diff --git a/app/build.gradle b/app/build.gradle index c273203..c5ecccb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,10 +35,10 @@ android { defaultConfig { applicationId "com.arpa.hndahesudintocctmsdriver" - minSdkVersion 23 + minSdkVersion 24 targetSdkVersion 30 - versionCode 61 - versionName "3.3.1" + versionCode 62 + versionName "3.3.2" flavorDimensions "CHANNEL_VALUE" flavorDimensions "app_icon" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"