mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
New App: Reader fork with a warm theme and navigation tweaks , Taison reader
This commit is contained in:
parent
960c809c05
commit
e9f0084366
1 changed files with 26 additions and 0 deletions
26
metadata/com.gent8.taison.yml
Normal file
26
metadata/com.gent8.taison.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Ebook Reader
|
||||
- Reading
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/Gent8/Taison
|
||||
IssueTracker: https://github.com/Gent8/Taison/issues
|
||||
Changelog: https://github.com/Gent8/Taison/releases
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Gent8/Taison.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 100
|
||||
commit: c76753dc649cb55f98e4e1972109e7b4f44ce21d
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e "/firebase/d" -e '/google.services/d' {..,.,../telemetry}/build.gradle.kts
|
||||
- sed -i -e '/isEnable/d' build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 100
|
||||
Loading…
Reference in a new issue