mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update μLauncher to j-0.0.15 (29)
This commit is contained in:
parent
7194958f8d
commit
ce99a033fe
1 changed files with 14 additions and 2 deletions
|
|
@ -67,9 +67,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: j-0.0.15
|
||||
versionCode: 29
|
||||
commit: aba23c370b4f9222b5f14598cb198d0f106e9d1d
|
||||
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: 0b5ee04000b2abf0b2c3f82cda9d9a3f615f3643bb917ff4e516270ab5dcaf12
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: j-0.0.14
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: j-0.0.15
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue