update version to 4 (1.3)

This commit is contained in:
tibbi 2016-06-28 21:51:15 +02:00
parent 83c36e38d0
commit 6c825a1d81

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 23
versionCode 3
versionName "1.2"
versionCode 4
versionName "1.3"
}
signingConfigs {