mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Dib2Qm to 0.24.30 (2430)
This commit is contained in:
parent
0663017e59
commit
377a1befc4
1 changed files with 14 additions and 2 deletions
|
|
@ -169,7 +169,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.24.30
|
||||
versionCode: 2430
|
||||
commit: 20084da515c013c01c5fe3512a7bb51ffca76baf
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t bullseye openjdk-11-jdk-headless
|
||||
- update-java-alternatives --set java-1.11.0-openjdk-amd64
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.24.28
|
||||
CurrentVersionCode: 2428
|
||||
CurrentVersion: 0.24.30
|
||||
CurrentVersionCode: 2430
|
||||
|
|
|
|||
Loading…
Reference in a new issue