update version to 1.21

This commit is contained in:
tibbi 2016-11-20 23:16:13 +01:00
parent 83647b0e8f
commit eadd2f9a50

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 23
versionCode 20
versionName "1.20"
versionCode 21
versionName "1.21"
}
signingConfigs {