update version to 2.3.8

This commit is contained in:
tibbi 2017-02-11 00:20:45 +01:00
parent bf463cc81d
commit a81c64a25a

View file

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