mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 04:14:03 +00:00
Update Alligator Bytes to 0.28 (28)
This commit is contained in:
parent
1fb586047b
commit
617c8fd101
1 changed files with 16 additions and 2 deletions
|
|
@ -71,9 +71,23 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- AlligatorGozaimasu/app/src/main/res/raw/*.zip
|
- AlligatorGozaimasu/app/src/main/res/raw/*.zip
|
||||||
|
|
||||||
|
- versionName: '0.28'
|
||||||
|
versionCode: 28
|
||||||
|
commit: 8a40b1e8f6d9dfdc7d055abdc4611ff58a3ed7e4
|
||||||
|
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
|
AllowedAPKSigningKeys: 841510e0ea8291ec0d98b29b877fc9e5d17b40d255e52469fb459209bf6aa813
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '0.27'
|
CurrentVersion: '0.28'
|
||||||
CurrentVersionCode: 27
|
CurrentVersionCode: 28
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue