From 15d68ada81ecbd54aa81a99ab1074f028dca0cdc Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Mon, 25 Aug 2025 14:47:23 +0000 Subject: [PATCH] Update Alligator Bytes to 0.26 (26) --- metadata/org.residuum.alligator.yml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/metadata/org.residuum.alligator.yml b/metadata/org.residuum.alligator.yml index cba050ca8b..cba705964b 100644 --- a/metadata/org.residuum.alligator.yml +++ b/metadata/org.residuum.alligator.yml @@ -57,9 +57,23 @@ Builds: scanignore: - AlligatorGozaimasu/app/src/main/res/raw/*.zip + - versionName: '0.26' + versionCode: 26 + commit: 607c8914266378cdfa900fa641fe2842db803140 + subdir: AlligatorGozaimasu/app + sudo: + - echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list + - apt-get update + - apt-get install -y -t trixie openjdk-21-jdk-headless + - update-alternatives --auto java + gradle: + - yes + scanignore: + - AlligatorGozaimasu/app/src/main/res/raw/*.zip + AllowedAPKSigningKeys: 841510e0ea8291ec0d98b29b877fc9e5d17b40d255e52469fb459209bf6aa813 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '0.24' -CurrentVersionCode: 24 +CurrentVersion: '0.26' +CurrentVersionCode: 26