From f4d0b1b22148bd2d3b51f80ce4e25321d5948005 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Wed, 5 Nov 2025 03:56:11 +0000 Subject: [PATCH] Update Screenshot Tile to 2.13.0 (133) --- metadata/com.github.cvzi.screenshottile.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index 84f8a2cfaf..d3b6c1de3b 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -1270,7 +1270,17 @@ Builds: - .github prebuild: sed -i -e 's/8.13.0/8.11.1/' ../gradle/libs.versions.toml + - versionName: 2.13.0 + versionCode: 133 + commit: 6a29d95546caa4cf7a510c1017a61b5b9db45c6c + subdir: app + gradle: + - yes + rm: + - .github + prebuild: sed -i -e 's/8.13.0/8.11.1/' ../gradle/libs.versions.toml + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.12.5 -CurrentVersionCode: 132 +CurrentVersion: 2.13.0 +CurrentVersionCode: 133