update version to 2.0.1

This commit is contained in:
tibbi
2017-06-23 21:59:14 +02:00
parent fd9502449d
commit a9f1017b4d

View File

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