Update Alligator Bytes to 0.30 (30)

This commit is contained in:
checkupdates bot 2025-12-03 05:16:42 +00:00 committed by linsui
parent 71ee07cafa
commit df68fef431

View file

@ -99,9 +99,23 @@ Builds:
scanignore:
- AlligatorGozaimasu/app/src/main/res/raw/*.zip
- versionName: '0.30'
versionCode: 30
commit: d4d830c1d59474bd6ec8ff1d38a288768a0da1c7
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.29'
CurrentVersionCode: 29
CurrentVersion: '0.30'
CurrentVersionCode: 30