update version to 6.3.0

This commit is contained in:
tibbi committed 2019-12-08 20:30:37 +01:00
1 parent 3384d93329
commit c4f61e953e
1 file changed
+2 -2
+2 -2
View File
@@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 66
versionName "6.2.1"
versionCode 67
versionName "6.3.0"
setProperty("archivesBaseName", "notes")
}