update version to 1.47

This commit is contained in:
tibbi 2016-12-06 23:34:12 +01:00
parent 74d8287333
commit 56bf6b8bb7
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 46
versionName "1.46"
versionCode 47
versionName "1.47"
}
signingConfigs {