mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update blocker to 2.0.3511 (3511)
This commit is contained in:
parent
c78657e4c0
commit
bc512b9353
1 changed files with 15 additions and 2 deletions
|
|
@ -144,7 +144,20 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic
|
||||
|
||||
- versionName: 2.0.3511
|
||||
versionCode: 3511
|
||||
commit: d7f0081a94079f4e3dd995a953beddc2e24fee0a
|
||||
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.3361-fdroid
|
||||
CurrentVersionCode: 3361
|
||||
CurrentVersion: 2.0.3511
|
||||
CurrentVersionCode: 3511
|
||||
|
|
|
|||
Loading…
Reference in a new issue