3.3.2版本

This commit is contained in:
lijia 2023-11-08 15:31:58 +08:00
parent 109a713850
commit b6645b7d1f

View File

@ -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"