update version to 5.0.2

This commit is contained in:
tibbi 2018-11-07 11:20:05 +01:00
parent e8e0d09b20
commit 97c2f979ef
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 21
targetSdkVersion 28
versionCode 53
versionName "5.0.1"
versionCode 54
versionName "5.0.2"
setProperty("archivesBaseName", "notes")
}