update version to 1.45

This commit is contained in:
tibbi 2016-12-04 23:23:12 +01:00
parent ed3a386984
commit c97c00ee27

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 24 targetSdkVersion 24
versionCode 44 versionCode 45
versionName "1.44" versionName "1.45"
} }
signingConfigs { signingConfigs {