mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update com.dergoogler.mmrl to v34188 (34188)
This commit is contained in:
parent
52ee514093
commit
8b4cc56efa
1 changed files with 16 additions and 2 deletions
|
|
@ -330,8 +330,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
- versionName: v34188-release
|
||||
versionCode: 34188
|
||||
commit: 9d00c134cca18376447edd9114f684be80842dfe
|
||||
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: v34181
|
||||
CurrentVersionCode: 34181
|
||||
CurrentVersion: v34188
|
||||
CurrentVersionCode: 34188
|
||||
|
|
|
|||
Loading…
Reference in a new issue