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

update version to 2.19.0

This commit is contained in:
tibbi 2017-11-23 09:59:45 +01:00
parent 6ebfb82e39
commit 7ed35a83b3

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 27
versionCode 144
versionName "2.18.1"
versionCode 145
versionName "2.19.0"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}