mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update ImapNotes3 to v1.4-06 (10406)
This commit is contained in:
parent
0f94bdd341
commit
dc3bc5d2f1
1 changed files with 14 additions and 2 deletions
|
|
@ -210,9 +210,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.4-06
|
||||
versionCode: 10406
|
||||
commit: 3faea64a5752a7a68a8ee4eaf72d0402e834b73c
|
||||
subdir: ImapNotes3
|
||||
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
|
||||
|
||||
AllowedAPKSigningKeys: efad1559e516914bc855fc6950fe2ab7ee2620a60d36977818dc9da152123461
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.-]+$
|
||||
CurrentVersion: v1.4-05
|
||||
CurrentVersionCode: 10405
|
||||
CurrentVersion: v1.4-06
|
||||
CurrentVersionCode: 10406
|
||||
|
|
|
|||
Loading…
Reference in a new issue