mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
libchecker: 2.3.2.d08396fa
This commit is contained in:
parent
58a7c8889d
commit
4c0a49658d
1 changed files with 17 additions and 0 deletions
|
|
@ -57,6 +57,23 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/anim/*.json.zip
|
||||
|
||||
- versionName: 2.3.2.d08396fa
|
||||
versionCode: 1403
|
||||
commit: d08396faafa378e5b7ff239d150bb31d9c86d9c3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- foss
|
||||
rm:
|
||||
- app/ohos
|
||||
scanignore:
|
||||
- app/src/main/assets/anim/*.json.zip
|
||||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/zhaobozhen/LibChecker/releases/latest|LibChecker-.+-(\d+)-foss|.|LibChecker-(.+)-\d+-foss
|
||||
|
|
|
|||
Loading…
Reference in a new issue