update version to 2.0.1

This commit is contained in:
tibbi 2017-01-06 23:20:12 +01:00
parent f2d212a418
commit 017132cb33

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 25
versionCode 25
versionName "2.0.0"
versionCode 26
versionName "2.0.1"
}
signingConfigs {