mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
Categories:
|
||||||
- Writing
|
|
||||||
- Internet
|
- Internet
|
||||||
|
- Writing
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
AuthorEmail: peter@niendo.de
|
AuthorEmail: peter@niendo.de
|
||||||
SourceCode: https://github.com/niendo1/ImapNotes3
|
SourceCode: https://github.com/niendo1/ImapNotes3
|
||||||
|
|
@ -77,9 +77,21 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- 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
|
AllowedAPKSigningKeys: efad1559e516914bc855fc6950fe2ab7ee2620a60d36977818dc9da152123461
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: v1.2-02
|
CurrentVersion: v1.3-00
|
||||||
CurrentVersionCode: 10202
|
CurrentVersionCode: 10300
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue