update version to 2.2.0

This commit is contained in:
tibbi 2017-04-08 00:11:28 +02:00
parent b57c8da986
commit d781ffed15

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 23
versionCode 29
versionName "2.1.0"
versionCode 30
versionName "2.2.0"
}
signingConfigs {