update version to 2.3.5

This commit is contained in:
tibbi 2017-09-21 23:12:56 +02:00
parent a68317a13e
commit b5f8b9c8f9
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 43
versionName "2.3.4"
versionCode 44
versionName "2.3.5"
}
signingConfigs {