mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Ossdict
This commit is contained in:
parent
22e985b205
commit
9d681a40fc
1 changed files with 35 additions and 0 deletions
35
metadata/com.akylas.aard2.yml
Normal file
35
metadata/com.akylas.aard2.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
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: OSSDict
|
||||
|
||||
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
|
||||
|
||||
AllowedAPKSigningKeys: 50c3301e181970be7d50b4cd51e44060db6876ebf6adb02e48336db4048e5757
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 68
|
||||
Loading…
Reference in a new issue