diff --git a/metadata/com.smoothie.wirelessDebuggingSwitch.yml b/metadata/com.smoothie.wirelessDebuggingSwitch.yml new file mode 100644 index 0000000000..1c524c6228 --- /dev/null +++ b/metadata/com.smoothie.wirelessDebuggingSwitch.yml @@ -0,0 +1,36 @@ +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