update version to 4.3.0

This commit is contained in:
tibbi 2018-09-14 00:05:48 +02:00
parent 64e9603f5b
commit 5c12d1b190
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 28
versionCode 50
versionName "4.2.0"
versionCode 51
versionName "4.3.0"
setProperty("archivesBaseName", "notes")
}