mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update blocker to 2.0.2390 (2390)
This commit is contained in:
parent
05b732798a
commit
d5690b19fd
1 changed files with 15 additions and 2 deletions
|
|
@ -53,7 +53,20 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic
|
||||
|
||||
- versionName: 2.0.2390
|
||||
versionCode: 2390
|
||||
commit: 63b3b03917c4f2f39764fa87c8f0702917742bb1
|
||||
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.2369
|
||||
CurrentVersionCode: 2369
|
||||
CurrentVersion: 2.0.2390
|
||||
CurrentVersionCode: 2390
|
||||
|
|
|
|||
Loading…
Reference in a new issue