mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update Dicer to 2.0.0 (101)
This commit is contained in:
parent
9c90c9222f
commit
5ce826dd8c
1 changed files with 15 additions and 2 deletions
|
|
@ -85,7 +85,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 101
|
||||
commit: 5645ed66cb4a8003c524d4f3875606b5ecd220e3
|
||||
subdir: app
|
||||
submodules: true
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.4
|
||||
CurrentVersionCode: 100
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 101
|
||||
|
|
|
|||
Loading…
Reference in a new issue