btleplug-goose-fixed 0.11.5

A Cross-Platform Rust Bluetooth Low Energy (BLE) GATT library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
pluginManagement {
    repositories {
        google()
    }
    plugins {
        id 'com.android.library' version '7.4.2'
    }
}

rootProject.name = 'droidplug'