diff --git a/metadata/org.fossify.gallery.yml b/metadata/org.fossify.gallery.yml index c85b7fa4de..7a3e491a09 100644 --- a/metadata/org.fossify.gallery.yml +++ b/metadata/org.fossify.gallery.yml @@ -16,10 +16,9 @@ Repo: https://github.com/FossifyOrg/Gallery.git Binaries: https://github.com/FossifyOrg/Gallery/releases/download/%v/gallery-%c-foss-release.apk Builds: - - versionName: 1.0.2 - versionCode: 3 - disable: https://github.com/FossifyOrg/Gallery/issues/36 - commit: e30078b6d596fb065bb0f14b1cf55270ea36faf1 + - versionName: 1.1.0 + versionCode: 4 + commit: 91c5afe13daf2e93455900dbbb171664a7590877 subdir: app sudo: - apt-get update @@ -34,5 +33,5 @@ AllowedAPKSigningKeys: affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0 AutoUpdateMode: None UpdateCheckMode: Tags UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)" -CurrentVersion: 1.0.2 -CurrentVersionCode: 3 +CurrentVersion: 1.1.0 +CurrentVersionCode: 4