update version to 2.2.0
This commit is contained in:
parent
b57c8da986
commit
d781ffed15
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue