update version to 1.48

This commit is contained in:
tibbi 2016-12-08 00:23:38 +01:00
parent a402ab90c8
commit e6bb8dcbad
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 47
versionName "1.47"
versionCode 48
versionName "1.48"
}
signingConfigs {