Increase version
This commit is contained in:
parent
b79ba26d93
commit
5041f827f5
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 30
|
||||
versionCode 2
|
||||
versionName "1.1"
|
||||
versionCode 3
|
||||
versionName "1.2"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
|
|
|||
Loading…
Reference in a new issue