update version to 7 (1.7)

This commit is contained in:
tibbi 2016-07-07 11:52:53 +02:00
parent 3c1455a9b1
commit 84fe6a5a3b
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 23
versionCode 6
versionName "1.6"
versionCode 7
versionName "1.7"
}
signingConfigs {