mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Dicio to 3.0 (14)
This commit is contained in:
parent
00bc29f2da
commit
306acf3bd8
1 changed files with 17 additions and 2 deletions
|
|
@ -73,7 +73,22 @@ Builds:
|
|||
- checkouts/
|
||||
- sentences-compiler-plugin/build/
|
||||
|
||||
- versionName: '3.0'
|
||||
versionCode: 14
|
||||
commit: 9eeb95ffe65e0c1c25cc941c6d98b35d59e7d838
|
||||
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:
|
||||
- checkouts/
|
||||
- sentences-compiler-plugin/build/
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: '3.0'
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue