mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Dicio to 3.1 (15)
This commit is contained in:
parent
900f8f1998
commit
b4f0d8838d
1 changed files with 17 additions and 2 deletions
|
|
@ -88,7 +88,22 @@ Builds:
|
|||
- checkouts/
|
||||
- sentences-compiler-plugin/build/
|
||||
|
||||
- versionName: '3.1'
|
||||
versionCode: 15
|
||||
commit: 01b986c099d3130bba81978fd8fbc1ba84dc4f23
|
||||
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: '3.0'
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: '3.1'
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue