update version to 34 (1.34)
This commit is contained in:
parent
733d8e58d9
commit
c0bcf313f3
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.gallery"
|
applicationId "com.simplemobiletools.gallery"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 33
|
versionCode 34
|
||||||
versionName "1.33"
|
versionName "1.34"
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
|
Loading…
Reference in a new issue