mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
bot: Update Plexus to 2.0.8 (208)
This commit is contained in:
parent
fd377b6a5a
commit
2a87e6357d
1 changed files with 14 additions and 2 deletions
|
|
@ -36,9 +36,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.8
|
||||
versionCode: 208
|
||||
commit: 33451c748c9111f76d7504dc04192ba8787445c5
|
||||
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
|
||||
|
||||
AllowedAPKSigningKeys: f02b66e8e6183704c3fd6ae0632f6240de8eec0d6bdbe917731c41ab8c7d9aab
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.7
|
||||
CurrentVersionCode: 207
|
||||
CurrentVersion: 2.0.8
|
||||
CurrentVersionCode: 208
|
||||
|
|
|
|||
Loading…
Reference in a new issue