mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update ICSx⁵ to 2.2.9 (85)
This commit is contained in:
parent
632f678c7a
commit
ce1506552d
1 changed files with 16 additions and 2 deletions
|
|
@ -455,7 +455,21 @@ Builds:
|
|||
- standard
|
||||
prebuild: sed -i -e '/getByName("bitfire/d' build.gradle.kts
|
||||
|
||||
- versionName: 2.2.9
|
||||
versionCode: 85
|
||||
commit: c1da69d38a52b8346fefa80cc347d96a70dfd443
|
||||
subdir: app
|
||||
submodules: true
|
||||
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:
|
||||
- standard
|
||||
prebuild: sed -i -e '/getByName("bitfire/d' build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 2.2.8
|
||||
CurrentVersionCode: 84
|
||||
CurrentVersion: 2.2.9
|
||||
CurrentVersionCode: 85
|
||||
|
|
|
|||
Loading…
Reference in a new issue