update version to 1.38

This commit is contained in:
tibbi 2016-11-19 23:07:03 +01:00
parent 732e703d88
commit 19182c1c16

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 24 targetSdkVersion 24
versionCode 37 versionCode 38
versionName "1.37" versionName "1.38"
} }
signingConfigs { signingConfigs {