update version to 2.0.1

This commit is contained in:
tibbi 2017-06-23 21:59:14 +02:00
parent fd9502449d
commit a9f1017b4d
1 changed files with 2 additions and 2 deletions

View File

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