fdroiddata/metadata/me.ash.reader.yml
2024-01-13 23:23:02 +08:00

104 lines
2.4 KiB
YAML

Categories:
- Reading
License: GPL-3.0-only
AuthorName: Ashinch
AuthorEmail: Ashinch@outlook.it
AuthorWebSite: https://www.ashinch.com/
SourceCode: https://github.com/Ashinch/ReadYou
IssueTracker: https://github.com/Ashinch/ReadYou/issues
Changelog: https://github.com/Ashinch/ReadYou/releases
AutoName: Read You
RepoType: git
Repo: https://github.com/Ashinch/ReadYou.git
Builds:
- versionName: 0.8.1
versionCode: 12
commit: 056f641b139f0b894c317d6523fdf1a795374eda
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
- versionName: 0.8.3
versionCode: 13
commit: 7a47329902c08933058f3ccaef0178a8b08cb16e
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
- versionName: 0.9.0
versionCode: 14
commit: 850a2317ef78799acf95d537fb6e0a7d08ce3847
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
- versionName: 0.9.1
versionCode: 15
commit: db8fb339ebea4f39338154c2310b5e64eefc2cc6
subdir: app
gradle:
- fdroid
- versionName: 0.9.5
versionCode: 16
commit: 03082d183050b5590acc38e40a8f6efc06ec8a27
subdir: app
gradle:
- fdroid
- versionName: 0.9.6
versionCode: 17
commit: 826e56bc2b0680a323f6c623d29c589f1761c781
subdir: app
gradle:
- fdroid
- versionName: 0.9.7
versionCode: 18
commit: 61bf5fb751ce1f7af2a6c10a457c445fdd717fd9
subdir: app
gradle:
- fdroid
- versionName: 0.9.8
versionCode: 19
commit: 84156d2754b54361695cfd28c9655e31753915f7
subdir: app
gradle:
- fdroid
prebuild: sed -i -e 's/8.0-rc-1-bin/8.0-bin/' ../gradle/wrapper/gradle-wrapper.properties
- versionName: 0.9.10
versionCode: 21
commit: 5d1bdfb5f37f26886ba44c5b7539fec1d696f5a4
subdir: app
gradle:
- fdroid
prebuild: sed -i -e 's/8.0-rc-1-bin/8.0-bin/' ../gradle/wrapper/gradle-wrapper.properties
- versionName: 0.9.11
versionCode: 22
commit: 27f700dbba107ab3ec4315e91b60161b9853d898
subdir: app
gradle:
- fdroid
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.9.11
CurrentVersionCode: 22