update version to 2.13.2 (125)
This commit is contained in:
parent
8e3b26fa2a
commit
407e3bd805
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.gallery"
|
applicationId "com.simplemobiletools.gallery"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 124
|
versionCode 125
|
||||||
versionName "2.13.1"
|
versionName "2.13.2"
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
|
Loading…
Reference in a new issue