mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update com.dergoogler.mmrl to v33599 (33599)
This commit is contained in:
parent
0d08060824
commit
0e46be067e
1 changed files with 16 additions and 2 deletions
|
|
@ -106,8 +106,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
- versionName: v33599-release
|
||||
versionCode: 33599
|
||||
commit: 4842ed06a2bfad55b91a01b13a10c99e4cc21552
|
||||
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
|
||||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
AutoUpdateMode: Version +-release %v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: '|v(\d+)||(v\d+)'
|
||||
CurrentVersion: v33590
|
||||
CurrentVersionCode: 33590
|
||||
CurrentVersion: v33599
|
||||
CurrentVersionCode: 33599
|
||||
|
|
|
|||
Loading…
Reference in a new issue