update version to 11 (1.11)

This commit is contained in:
tibbi 2016-10-30 20:23:10 +01:00
parent 39346c0bec
commit 765f85e2f8

View file

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