mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
blocker: 2.0.3111
This commit is contained in:
parent
843340283f
commit
9fa77555b5
1 changed files with 15 additions and 2 deletions
|
|
@ -118,7 +118,20 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic
|
||||
|
||||
- versionName: 2.0.3111-fdroid
|
||||
versionCode: 3111
|
||||
commit: 83b96f47878414b2fc893eac18e85a1c4efa6254
|
||||
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.3058-fdroid
|
||||
CurrentVersionCode: 3058
|
||||
CurrentVersion: 2.0.3111-fdroid
|
||||
CurrentVersionCode: 3111
|
||||
|
|
|
|||
Loading…
Reference in a new issue