update version to 2.6.3

This commit is contained in:
tibbi 2017-03-06 00:17:30 +01:00
parent 4d38f054f7
commit d4df3f4374
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 79 versionCode 80
versionName "2.6.2" versionName "2.6.3"
} }
signingConfigs { signingConfigs {