mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Alligator Bytes to 0.24 (24)
This commit is contained in:
parent
96c41137e8
commit
2bc5dddc90
1 changed files with 16 additions and 2 deletions
|
|
@ -42,9 +42,23 @@ Builds:
|
|||
scanignore:
|
||||
- AlligatorGozaimasu/app/src/main/res/raw/*.zip
|
||||
|
||||
- versionName: '0.24'
|
||||
versionCode: 24
|
||||
commit: 5772bd6c4cbe03266d5453c410d8f30744115784
|
||||
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.23'
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: '0.24'
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue