mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update blocker to 2.0.2899 (2899)
This commit is contained in:
parent
a2162f6813
commit
cdb950fa43
1 changed files with 15 additions and 2 deletions
|
|
@ -66,7 +66,20 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic
|
||||
|
||||
- versionName: 2.0.2899
|
||||
versionCode: 2899
|
||||
commit: 4dc794ff1f8c3a5da83491d2560705d8be46cd89
|
||||
subdir: app-compose
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- foss
|
||||
scandelete:
|
||||
- build-logic
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v[\d.]+-fdroid$
|
||||
CurrentVersion: 2.0.2485
|
||||
CurrentVersionCode: 2485
|
||||
CurrentVersion: 2.0.2899
|
||||
CurrentVersionCode: 2899
|
||||
|
|
|
|||
Loading…
Reference in a new issue