gui fix & 2.1.1 release
This commit is contained in:
+3
-3
@@ -9,8 +9,8 @@ android {
|
||||
applicationId "com.uns.maincar"
|
||||
minSdk 26
|
||||
targetSdk 32
|
||||
versionCode 21
|
||||
versionName '2.1.0'
|
||||
versionCode 22
|
||||
versionName '2.1.1'
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
externalNativeBuild {
|
||||
@@ -18,7 +18,7 @@ android {
|
||||
cppFlags ''
|
||||
}
|
||||
}
|
||||
versionNameSuffix 'alpha'
|
||||
versionNameSuffix 'beta'
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user