update version to 8 (1.8)

This commit is contained in:
tibbi 2016-07-11 21:44:58 +02:00
parent a7180ea1ee
commit d8a59b69e8
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 7
versionName "1.7"
versionCode 8
versionName "1.8"
}
signingConfigs {