update version to 21 (1.21)
This commit is contained in:
parent
ee6f1a6eb3
commit
43ef3d0003
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.gallery"
|
applicationId "com.simplemobiletools.gallery"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 20
|
versionCode 21
|
||||||
versionName "1.20"
|
versionName "1.21"
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
|
Loading…
Reference in a new issue