update version to 2.5.0
This commit is contained in:
parent
6247d67f91
commit
755d0e93bf
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.camera"
|
applicationId "com.simplemobiletools.camera"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
versionCode 47
|
versionCode 48
|
||||||
versionName "2.4.1"
|
versionName "2.5.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
|
Loading…
Reference in New Issue