mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update LibChecker to 2.3.0.10a449fd (1341)
This commit is contained in:
parent
f58e156815
commit
2e68fabf70
1 changed files with 14 additions and 2 deletions
|
|
@ -27,8 +27,20 @@ Builds:
|
|||
rm:
|
||||
- app/ohos
|
||||
|
||||
- versionName: 2.3.0.10a449fd
|
||||
versionCode: 1341
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/zhaobozhen/LibChecker/releases/latest|LibChecker-.+-(\d+)-foss|.|LibChecker-(.+)-\d+-foss
|
||||
CurrentVersion: 2.3.0.dev.a32aba40
|
||||
CurrentVersionCode: 1300
|
||||
CurrentVersion: 2.3.0.10a449fd
|
||||
CurrentVersionCode: 1341
|
||||
|
|
|
|||
Loading…
Reference in a new issue