update version to 2.5.0

This commit is contained in:
tibbi 2017-11-05 12:08:15 +01:00
parent 6247d67f91
commit 755d0e93bf
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 16
targetSdkVersion 26
versionCode 47
versionName "2.4.1"
versionCode 48
versionName "2.5.0"
}
signingConfigs {