update version to 1.46

This commit is contained in:
tibbi 2016-12-06 00:08:02 +01:00
parent a2c485cbe8
commit 6d08fa2463

View file

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