mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 13:36:16 +00:00
Update com.dergoogler.mmrl to v33780 (33780)
This commit is contained in:
parent
fd6af741e0
commit
78523c68ee
1 changed files with 16 additions and 2 deletions
|
|
@ -176,8 +176,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
- versionName: v33780-release
|
||||
versionCode: 33780
|
||||
commit: 31f18f5ddc9a4c81d70d3ecc0366a700a7eecb9c
|
||||
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: v33773
|
||||
CurrentVersionCode: 33773
|
||||
CurrentVersion: v33780
|
||||
CurrentVersionCode: 33780
|
||||
|
|
|
|||
Loading…
Reference in a new issue