update version to 1.37

This commit is contained in:
tibbi 2016-11-17 17:59:52 +01:00
parent 69b0519946
commit 1c15e9c162
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 23
versionCode 36
versionName "1.36"
versionCode 37
versionName "1.37"
}
signingConfigs {