mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update com.dergoogler.mmrl to v33884 (33884)
This commit is contained in:
parent
66512cfb03
commit
2a6e311cf8
1 changed files with 16 additions and 2 deletions
|
|
@ -232,8 +232,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
- versionName: v33884-release
|
||||
versionCode: 33884
|
||||
commit: ff8376abf04d7381285cf778af04744dd816c51c
|
||||
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: v33873
|
||||
CurrentVersionCode: 33873
|
||||
CurrentVersion: v33884
|
||||
CurrentVersionCode: 33884
|
||||
|
|
|
|||
Loading…
Reference in a new issue