Beta release
This commit is contained in:
parent
1f8c5cbc05
commit
5e947cd221
|
@ -10,8 +10,8 @@ android {
|
|||
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 10
|
||||
versionName "1.1.0"
|
||||
versionCode 11
|
||||
versionName "1.2.0-beta-1"
|
||||
multiDexEnabled true
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue