updating version to 9 (1.9)

This commit is contained in:
tibbi 2016-07-26 22:32:07 +02:00
parent 6c88e9bb02
commit c7352ebc7b
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.calculator"
minSdkVersion 16
targetSdkVersion 23
versionCode 8
versionName "1.8"
versionCode 9
versionName "1.9"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}