mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
36 lines
907 B
YAML
36 lines
907 B
YAML
Categories:
|
|
- Connectivity
|
|
- Development
|
|
- System
|
|
License: GPL-3.0-only
|
|
AuthorName: Smooth E
|
|
AuthorEmail: smoothie@disroot.org
|
|
WebSite: https://smooth-e.github.io/
|
|
SourceCode: https://github.com/Smooth-E/wireless-adb-switch
|
|
IssueTracker: https://github.com/Smooth-E/wireless-adb-switch/issues
|
|
|
|
Name: WADBS
|
|
AutoName: WADBS
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/Smooth-E/wireless-adb-switch.git
|
|
Binaries: https://github.com/Smooth-E/wireless-adb-switch/releases/download/v%v/wadbs-v%v.apk
|
|
|
|
Builds:
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: v1.1
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AllowedAPKSigningKeys: ff5d6dec86babd5e9f060b38a70149ce2fef2ec8440f316f705c8d264417759a
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.1'
|
|
CurrentVersionCode: 2
|