update version to 2.1.0
This commit is contained in:
parent
328912dc25
commit
86c4f505d8
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.thankyou"
|
applicationId "com.simplemobiletools.thankyou"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
versionCode 2
|
versionCode 3
|
||||||
versionName "2.0.0"
|
versionName "2.1.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
|
Loading…
Reference in New Issue