mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
49 lines
1.3 KiB
YAML
49 lines
1.3 KiB
YAML
Categories:
|
||
- Connectivity
|
||
License: GPL-3.0-only
|
||
AuthorName: DiCon / Sebastian Staacks
|
||
AuthorEmail: sebastian@oughta.be
|
||
AuthorWebSite: https://there.oughta.be
|
||
SourceCode: https://github.com/Staacks/alpharemote
|
||
IssueTracker: https://github.com/Staacks/alpharemote/issues
|
||
Donate: https://buymeacoffee.com/there.oughta.be
|
||
|
||
AutoName: α-Remote
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/Staacks/alpharemote.git
|
||
Binaries: https://github.com/Staacks/alpharemote/releases/download/%v/alpharemote_%v.apk
|
||
|
||
Builds:
|
||
- versionName: 0.18b
|
||
versionCode: 182
|
||
commit: 0.18b
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
|
||
- versionName: '1.00'
|
||
versionCode: 1000
|
||
commit: a0cee4caab65c463851b79694b8137a51cdd3bc4
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
|
||
- versionName: '1.1'
|
||
versionCode: 10102
|
||
commit: 840bd1873984945a6854ef4f22a8368f24393c6c
|
||
subdir: app
|
||
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: c9c9294a9bfbba5456013dd090df0057daec2cf6a07d65f960aa611ef903b54f
|
||
|
||
AutoUpdateMode: Version
|
||
UpdateCheckMode: Tags
|
||
CurrentVersion: '1.1'
|
||
CurrentVersionCode: 10102
|