mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Kreate to 1.1.3 (89)
This commit is contained in:
parent
7d3fa9f0dd
commit
17d8fad3fe
1 changed files with 14 additions and 2 deletions
|
|
@ -45,7 +45,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.3-fdroid
|
||||
versionCode: 89
|
||||
commit: 33e8397ae4a7304b255b620c3bf63f5ce96f2047
|
||||
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.2
|
||||
CurrentVersionCode: 88
|
||||
CurrentVersion: 1.1.3
|
||||
CurrentVersionCode: 89
|
||||
|
|
|
|||
Loading…
Reference in a new issue