update version to 16 (1.16)

This commit is contained in:
tibbi 2016-11-11 22:57:38 +01:00
parent d8a91f1301
commit 1db141c3cc
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 15
versionName "1.15"
versionCode 16
versionName "1.16"
}
signingConfigs {