update version to 6.1.7

This commit is contained in:
tibbi 2019-08-19 23:28:59 +02:00
parent 5cc89d4ef3
commit c8fd313cfb
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.notes.pro" applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 63 versionCode 64
versionName "6.1.6" versionName "6.1.7"
setProperty("archivesBaseName", "notes") setProperty("archivesBaseName", "notes")
} }