mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
bookstracker - add af
This commit is contained in:
parent
d51678050f
commit
3e74fbb0e8
1 changed files with 4 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Changelog: https://github.com/mateusz-bak/openreads/releases
|
||||||
AutoName: Openreads
|
AutoName: Openreads
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/mateusz-bak/openreads
|
Repo: https://github.com/mateusz-bak/openreads.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.13.0
|
- versionName: 1.13.0
|
||||||
|
|
@ -293,6 +293,9 @@ Builds:
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
- submodules/flutter/bin/flutter pub run flutter_launcher_icons
|
- submodules/flutter/bin/flutter pub run flutter_launcher_icons
|
||||||
- submodules/flutter/bin/flutter build apk
|
- submodules/flutter/bin/flutter build apk
|
||||||
|
antifeatures:
|
||||||
|
NonFreeNet:
|
||||||
|
en-US: Downloads covers from DuckDuckGo
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue