Fitbit / bitgatt

The FitbitGatt API is designed to provide a strong state machine around all Android gatt operations with the aim of making Android BLE development across Android vendors as straightforward and side-effect free as possible.
Mozilla Public License 2.0
57 stars 17 forks source link

For publish maven run just the release aar #45

Closed ionutlepi closed 3 years ago

ionutlepi commented 3 years ago

Jitpack seems to pick differently the aar distributed based on TAG vs commit hash

This ensures that we will have only release aar for jitpack to use

Tested with a fork building the aar on jitpack and ensure debug is disabled.