fdroiddata/metadata/org.qosp.notes.yml
Hans-Christoph Steiner c84a7c23d3
strip ^M character from all converted Liberapay: fields
Somehow in the conversion process in 66d707d442, a ^M character got
added to the end of each Liberapay: value. This strips those by
running `fdroid rewritemeta`.

!12134
2022-12-02 15:50:28 +01:00

92 lines
2.1 KiB
YAML

Categories:
- Writing
License: GPL-3.0-only
AuthorName: Michael Soultanidis
AuthorEmail: msoultanidis.dev@gmail.com
AuthorWebSite: https://github.com/msoultanidis
WebSite: https://qosp.org
SourceCode: https://github.com/msoultanidis/quillnote
IssueTracker: https://github.com/msoultanidis/quillnote/issues
Changelog: https://github.com/msoultanidis/quillnote/releases
Donate: https://qosp.org/#/support
Liberapay: Quillnote
AutoName: Quillnote
RepoType: git
Repo: https://github.com/msoultanidis/quillnote
Builds:
- versionName: 1.0.0
versionCode: 1
commit: v1.0.0
subdir: app
gradle:
- yes
- versionName: 1.1.0
versionCode: 2
commit: ec10138956e648af0d04253a84266f692c6c8d2b
subdir: app
gradle:
- yes
- versionName: 1.2.0
versionCode: 3
commit: 4ffd4b8ab64c439885518747823eaa20069807e6
subdir: app
gradle:
- yes
- versionName: 1.3.0
versionCode: 4
commit: v1.3.0
subdir: app
gradle:
- defaultFlavor
- versionName: 1.4.0
versionCode: 5
disable: https://github.com/msoultanidis/quillnote/issues/145
commit: f17a7ac69012dd78c2b47766dba96e844c3094e4
subdir: app
gradle:
- defaultFlavor
- versionName: 1.4.1
versionCode: 6
commit: 5c353ea4d9da8443f093b52e2bdb7cae635cb600
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- defaultFlavor
- versionName: 1.4.2
versionCode: 7
commit: 32f88176b5ea0070a3c615d1b2d2ed86cb093a4c
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- defaultFlavor
- versionName: 1.4.3
versionCode: 8
commit: 7882cbf9f1d71fc9d80a99590a0498e95a3fb245
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- defaultFlavor
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.4.3
CurrentVersionCode: 8