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