mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Kreate to 1.1.1 (87)
This commit is contained in:
parent
063400d7a5
commit
ebcf2b1fdc
1 changed files with 15 additions and 3 deletions
|
|
@ -33,7 +33,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
- versionName: 1.1.1-fdroid
|
||||
versionCode: 87
|
||||
commit: 28851a782a34ecbf200c7fac4d99154d2891f01c
|
||||
subdir: composeApp
|
||||
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 +-fdroid v%v
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 86
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 87
|
||||
|
|
|
|||
Loading…
Reference in a new issue