2
0
Fork 1
mirror of https://github.com/FossifyOrg/Gallery.git synced 2025-04-21 18:59:48 +02:00

update version to 3.6.3

This commit is contained in:
tibbi 2018-03-30 23:42:48 +02:00
parent b97ab1d795
commit 01a981bdaa

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 27
versionCode 168
versionName "3.6.2"
versionCode 169
versionName "3.6.3"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}