update version to 2.3.4

This commit is contained in:
tibbi 2017-06-22 23:05:02 +02:00
parent 710e7d3cf5
commit 2fcf55eace

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 16
targetSdkVersion 23
versionCode 42
versionName "2.3.3"
versionCode 43
versionName "2.3.4"
}
signingConfigs {