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

update version to 4.6.5

This commit is contained in:
tibbi 2018-10-02 23:29:41 +02:00
parent d309e1d10f
commit 49fbc29278

View file

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 28
versionCode 200
versionName "4.6.4"
versionCode 201
versionName "4.6.5"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}