mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update blocker to 2.0.2976-fdroid (2976)
This commit is contained in:
parent
c577912f37
commit
c94149f62c
1 changed files with 15 additions and 2 deletions
|
|
@ -92,7 +92,20 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic
|
||||
|
||||
- versionName: 2.0.2976-fdroid
|
||||
versionCode: 2976
|
||||
commit: 52ecea56dd7ca28efb9c96c7a859cb9e36e4b956
|
||||
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.2942-fdroid
|
||||
CurrentVersionCode: 2942
|
||||
CurrentVersion: 2.0.2976-fdroid
|
||||
CurrentVersionCode: 2976
|
||||
|
|
|
|||
Loading…
Reference in a new issue