update version to 1.49

This commit is contained in:
tibbi 2016-12-08 22:54:28 +01:00
parent 0926c60dd3
commit c09841fac1
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 24
versionCode 48
versionName "1.48"
versionCode 49
versionName "1.49"
}
signingConfigs {