mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update com.dergoogler.mmrl to v33613 (33613)
This commit is contained in:
parent
8c0c72b149
commit
b13f40575d
1 changed files with 16 additions and 2 deletions
|
|
@ -106,8 +106,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
- versionName: v33613-release
|
||||
versionCode: 33613
|
||||
commit: 733d0d258615248fc803ef362056155f18172937
|
||||
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: v33599
|
||||
CurrentVersionCode: 33599
|
||||
CurrentVersion: v33613
|
||||
CurrentVersionCode: 33613
|
||||
|
|
|
|||
Loading…
Reference in a new issue