updating version to 2.1.0 (20)

This commit is contained in:
tibbi 2017-08-29 22:33:27 +02:00
parent 5c137e83da
commit 6dd4e15569
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.draw" applicationId "com.simplemobiletools.draw"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 19 versionCode 20
versionName "2.0.1" versionName "2.1.0"
} }
signingConfigs { signingConfigs {