update version to 12 (1.12)

This commit is contained in:
tibbi 2016-11-03 21:59:09 +01:00
parent 0ff6db0bb3
commit d6e757af16

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 23
versionCode 11
versionName "1.11"
versionCode 12
versionName "1.12"
}
signingConfigs {