update version to 2.1.0

This commit is contained in:
tibbi 2017-11-06 20:57:02 +01:00
parent 328912dc25
commit 86c4f505d8
1 changed files with 2 additions and 2 deletions

View File

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