mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update ImapNotes3 to v1.3-00 (10300)
This commit is contained in:
parent
b98927e4de
commit
9aa0599aca
1 changed files with 15 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Categories:
|
||||
- Writing
|
||||
- Internet
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
AuthorEmail: peter@niendo.de
|
||||
SourceCode: https://github.com/niendo1/ImapNotes3
|
||||
|
|
@ -77,9 +77,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.3-00
|
||||
versionCode: 10300
|
||||
commit: 7e6575d45621ccc95c6b5a8503c3b4363e50d0f5
|
||||
subdir: ImapNotes3
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: efad1559e516914bc855fc6950fe2ab7ee2620a60d36977818dc9da152123461
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.2-02
|
||||
CurrentVersionCode: 10202
|
||||
CurrentVersion: v1.3-00
|
||||
CurrentVersionCode: 10300
|
||||
|
|
|
|||
Loading…
Reference in a new issue