update version to 2.0.0

This commit is contained in:
tibbi 2017-10-26 19:02:30 +02:00
parent 5a3b98aeb8
commit f41a2a7023
1 changed files with 2 additions and 2 deletions

View File

@ -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 {