update version to 15 (1.15)

This commit is contained in:
tibbi 2016-11-07 23:55:44 +01:00
parent e8c14627ec
commit 79219fb742
1 changed files with 2 additions and 2 deletions

View File

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