update version to 2.1.0

This commit is contained in:
tibbi 2017-03-10 21:33:33 +01:00
parent faa427a493
commit 7e4e6cb62e
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.notes" applicationId "com.simplemobiletools.notes"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 29 versionCode 30
versionName "2.0.3" versionName "2.1.0"
} }
signingConfigs { signingConfigs {