update version to 2.0.2

This commit is contained in:
tibbi 2017-01-15 11:30:22 +01:00
parent 08bf07f7f4
commit b7b3f4be30

View File

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