update version to 2.0.0
This commit is contained in:
parent
5a3b98aeb8
commit
f41a2a7023
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.thankyou"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionCode 2
|
||||
versionName "2.0.0"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
|
Loading…
Reference in New Issue