mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
ImapNotes3: update UpdateCheckMode
This commit is contained in:
parent
7e8e9b8d96
commit
f6120687ba
1 changed files with 3 additions and 16 deletions
|
|
@ -174,22 +174,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.4-02
|
||||
versionCode: 10402
|
||||
disable: debug version
|
||||
commit: 0194dfb7f94840fc5c984788a511e237ee70c9dc
|
||||
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
|
||||
CurrentVersion: v1.4-02
|
||||
CurrentVersionCode: 10402
|
||||
UpdateCheckMode: Tags ^v[\d.-]+$
|
||||
CurrentVersion: v1.4-01
|
||||
CurrentVersionCode: 10401
|
||||
|
|
|
|||
Loading…
Reference in a new issue