update version to 11 (1.11)
This commit is contained in:
parent
39346c0bec
commit
765f85e2f8
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "com.simplemobiletools.filemanager"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 10
|
||||
versionName "1.10"
|
||||
versionCode 11
|
||||
versionName "1.11"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
|
Loading…
Reference in a new issue