mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 21:34:53 +00:00
Update Plexus to 2.1.5 (215)
This commit is contained in:
parent
c4f0baa9d1
commit
53c029a9b4
1 changed files with 14 additions and 2 deletions
|
|
@ -85,9 +85,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.5
|
||||
versionCode: 215
|
||||
commit: c95bda01c3a51f39e615935a57702a33cb528445
|
||||
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.1.2
|
||||
CurrentVersionCode: 212
|
||||
CurrentVersion: 2.1.5
|
||||
CurrentVersionCode: 215
|
||||
|
|
|
|||
Loading…
Reference in a new issue