update version to 10 (1.10)

This commit is contained in:
tibbi 2016-10-29 10:59:07 +02:00
parent 18bd64f273
commit daf1d33f6f
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 9
versionName "1.9"
versionCode 10
versionName "1.10"
}
signingConfigs {