mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Libchecker: 2.3.0.90c36232
This commit is contained in:
parent
066a0f5034
commit
437a6711a2
1 changed files with 15 additions and 0 deletions
|
|
@ -42,6 +42,21 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/anim/*.json.zip
|
||||
|
||||
- versionName: 2.3.0.90c36232
|
||||
versionCode: 1344
|
||||
commit: 90c36232237e1570c883ced3f0b18b67004cc3c6
|
||||
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
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/zhaobozhen/LibChecker/releases/latest|LibChecker-.+-(\d+)-foss|.|LibChecker-(.+)-\d+-foss
|
||||
|
|
|
|||
Loading…
Reference in a new issue