update version to 2.4.1

This commit is contained in:
tibbi 2017-10-22 09:32:42 +02:00
parent b6834e2099
commit 1b73fffbac
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 46
versionName "2.4.0"
versionCode 47
versionName "2.4.1"
}
signingConfigs {