update version to 15 (1.15)

This commit is contained in:
tibbi 2016-08-30 21:21:08 +02:00
parent c9accb65f2
commit a97d913e10
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.flashlight"
minSdkVersion 16
targetSdkVersion 23
versionCode 14
versionName "1.14"
versionCode 15
versionName "1.15"
}
signingConfigs {