mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
org.kvj.habtproxy
This commit is contained in:
parent
7be277eb88
commit
9ed6279230
1 changed files with 29 additions and 0 deletions
29
metadata/org.kvj.habtproxy.fdroid.release.yml
Normal file
29
metadata/org.kvj.habtproxy.fdroid.release.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: MIT
|
||||
AuthorName: Konstantin
|
||||
SourceCode: https://github.com/kvj/hass_Bluetooth_Proxy_Companion
|
||||
IssueTracker: https://github.com/kvj/hass_Bluetooth_Proxy_Companion/issues
|
||||
|
||||
AutoName: HA Bluetooth Proxy
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/kvj/hass_Bluetooth_Proxy_Companion
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.1
|
||||
versionCode: 1001
|
||||
commit: 0.1.1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: org.kvj.habtproxy
|
||||
CurrentVersion: 0.1.1
|
||||
CurrentVersionCode: 1001
|
||||
Loading…
Reference in a new issue