mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update URL Cleaner to 45 (266)
This commit is contained in:
parent
2b3fc82a49
commit
f3f30cb175
1 changed files with 14 additions and 2 deletions
|
|
@ -400,7 +400,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '45'
|
||||
versionCode: 266
|
||||
commit: fee9a30895ffc29c808ba6c873cb6f5bc553ad7c
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '44'
|
||||
CurrentVersionCode: 265
|
||||
CurrentVersion: '45'
|
||||
CurrentVersionCode: 266
|
||||
|
|
|
|||
Loading…
Reference in a new issue