mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update com.dergoogler.mmrl to v34176 (34176)
This commit is contained in:
parent
ff11c731b4
commit
f1490c2f00
1 changed files with 16 additions and 2 deletions
|
|
@ -316,8 +316,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
- versionName: v34176-release
|
||||
versionCode: 34176
|
||||
commit: 0395041a02812c7672b6c2d87a2c271bbd473586
|
||||
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: v34159
|
||||
CurrentVersionCode: 34159
|
||||
CurrentVersion: v34176
|
||||
CurrentVersionCode: 34176
|
||||
|
|
|
|||
Loading…
Reference in a new issue