mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
bot: Update ImapNotes3 to v1.4-00 (10400)
This commit is contained in:
parent
d16f424b76
commit
1e97ae2180
1 changed files with 14 additions and 2 deletions
|
|
@ -150,9 +150,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.4-00
|
||||
versionCode: 10400
|
||||
commit: cc706a6d9cf794d93243672c56671691cd7852c5
|
||||
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.3-07
|
||||
CurrentVersionCode: 10307
|
||||
CurrentVersion: v1.4-00
|
||||
CurrentVersionCode: 10400
|
||||
|
|
|
|||
Loading…
Reference in a new issue