mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update com.dergoogler.mmrl to v34181 (34181)
This commit is contained in:
parent
97279ac0da
commit
2ec9af2dae
1 changed files with 16 additions and 2 deletions
|
|
@ -330,8 +330,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
- versionName: v34181-release
|
||||
versionCode: 34181
|
||||
commit: c0909c5400c4afc933792a9aac4d106029926792
|
||||
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:
|
||||
- official
|
||||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
AutoUpdateMode: Version +-release %v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: '|v(\d+)||(v\d+)'
|
||||
CurrentVersion: v34176
|
||||
CurrentVersionCode: 34176
|
||||
CurrentVersion: v34181
|
||||
CurrentVersionCode: 34181
|
||||
|
|
|
|||
Loading…
Reference in a new issue