update version to 2.0.3

This commit is contained in:
tibbi 2017-01-23 23:50:12 +01:00
parent 9e2f8a1194
commit 2a94c3a045

View File

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