update version to 2.3.7

This commit is contained in:
tibbi 2017-02-09 21:59:39 +01:00
parent 0e541f091c
commit d26b62446e

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 67 versionCode 68
versionName "2.3.6" versionName "2.3.7"
} }
signingConfigs { signingConfigs {