mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
New App: Forkyz Scanner (app.crossword.yourealwaysbe.forkyzscanner)
This commit is contained in:
parent
1d4d24fb4b
commit
701e689786
1 changed files with 34 additions and 0 deletions
34
metadata/app.crossword.yourealwaysbe.forkyzscanner.yml
Normal file
34
metadata/app.crossword.yourealwaysbe.forkyzscanner.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Language packs for text recognition must be downloaded from Github
|
||||
Categories:
|
||||
- Games
|
||||
License: MIT
|
||||
SourceCode: https://gitlab.com/Hague/forkyzscanner
|
||||
IssueTracker: https://gitlab.com/Hague/forkyzscanner/-/issues
|
||||
Changelog: https://gitlab.com/Hague/forkyzscanner/-/blob/main/CHANGELOG.md
|
||||
|
||||
AutoName: Forkyz Scanner
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/Hague/forkyzscanner.git
|
||||
Binaries: https://gitlab.com/Hague/forkyzscanner/-/releases/v%v/downloads/apk
|
||||
|
||||
Builds:
|
||||
- versionName: '3'
|
||||
versionCode: 3
|
||||
commit: v3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 6f18d0024b5b9544393fdb8d93088b8fc6105a00473cc51a437ffa4cd82c4065
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3'
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue