2
0
Fork 1
mirror of https://github.com/FossifyOrg/Gallery.git synced 2025-02-19 12:14:22 +01:00

update version to 6.8.0

This commit is contained in:
tibbi 2019-06-21 17:53:23 +02:00
parent b353a9d2d3
commit b952f4baf3

View file

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 253
versionName "6.7.9"
versionCode 254
versionName "6.8.0"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}