mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 13:48:58 +00:00
47 lines
1.4 KiB
YAML
47 lines
1.4 KiB
YAML
Categories:
|
|
- Reading
|
|
- Science & Education
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/farfromrefug/OSS-Dict
|
|
IssueTracker: https://github.com/farfromrefug/OSS-Dict/issues
|
|
Changelog: https://github.com/farfromrefug/OSS-Dict/releases
|
|
Donate: https://github.com/farfromrefug
|
|
Liberapay: farfromrefuge
|
|
|
|
AutoName: OSS Dict
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/farfromrefug/OSS-Dict.git
|
|
Binaries: https://github.com/farfromrefug/OSS-Dict/releases/download/v%v%2F%c/OSS-Dict-release.apk
|
|
|
|
Builds:
|
|
- versionName: 1.1.0
|
|
versionCode: 68
|
|
commit: 77a83a30eb0f15416bebc3693d347b50a246e8e8
|
|
submodules: true
|
|
sudo:
|
|
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.1
|
|
versionCode: 69
|
|
commit: b2b04029f12198453dc687bd1d4f20ec0ed08310
|
|
submodules: true
|
|
sudo:
|
|
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AllowedAPKSigningKeys: 50c3301e181970be7d50b4cd51e44060db6876ebf6adb02e48336db4048e5757
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.1.1
|
|
CurrentVersionCode: 69
|