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

update version to 6.12.13

This commit is contained in:
tibbi 2022-07-06 23:44:52 +02:00
parent 1ca97f2a4c
commit 6dd0f94532

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdk 21
targetSdk 31
versionCode 371
versionName "6.23.12"
versionCode 372
versionName "6.23.13"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}