mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-02 10:06:07 +01:00
50 lines
1.2 KiB
YAML
50 lines
1.2 KiB
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
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: ac18ffa5ee2bb1530661270384797e13c0642cc8
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 4
|
|
commit: bb04298b9f8eebf70492142ea9c546338d2a06a6
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AllowedAPKSigningKeys: ff5d6dec86babd5e9f060b38a70149ce2fef2ec8440f316f705c8d264417759a
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.3'
|
|
CurrentVersionCode: 4
|