update version to 2.3.6

This commit is contained in:
tibbi 2017-09-23 16:54:45 +02:00
parent 3cac30436d
commit cb0bb2e68e
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 44
versionName "2.3.5"
versionCode 45
versionName "2.3.6"
}
signingConfigs {