mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 12:07:33 +00:00
39 lines
986 B
YAML
39 lines
986 B
YAML
Categories:
|
|
- System
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/mueller-ma/NFCReader
|
|
IssueTracker: https://github.com/mueller-ma/NFCReader/issues
|
|
Translation: https://crowdin.com/project/nfc-reader
|
|
Changelog: https://github.com/mueller-ma/NFCReader/releases
|
|
|
|
AutoName: NFC Reader
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/mueller-ma/NFCReader.git
|
|
Binaries: https://github.com/mueller-ma/NFCReader/releases/download/%v/nfc_reader.apk
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: '1.0'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: 3ae93d877dd56acc2896cfef7b2001b9cca03c99
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- yes
|
|
|
|
AllowedAPKSigningKeys: 90431b465b440331145c769c40d872b079be1540508822cdfc3a2ac397d46cae
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.1'
|
|
CurrentVersionCode: 2
|