update version to 2.4.0

This commit is contained in:
tibbi 2017-10-21 23:35:46 +02:00
parent ec244858ee
commit c794145132
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 16
targetSdkVersion 23
versionCode 45
versionName "2.3.6"
versionCode 46
versionName "2.4.0"
}
signingConfigs {