I developed an Android JAva App starting from code : GitHub - ruuvi/com.ruuvi.bluetooth.default: Default implementation of Bluetooth tag searching for the Ruuvi Android app. but today the
implementation ‘com.github.ruuvi:com.ruuvi.bluetooth:2cedd919b2’
implementation ‘com.github.ruuvi:com.ruuvi.bluetooth.default:31e717b’
are not available in https://www.jitpack.io
I tried to update the version com.github.ruuvi:com.ruuvi.bluetooth to 1.4.7 and com.github.ruuvi:com.ruuvi.bluetooth.default 1.5.3 that I
find in https://jitpack.io/com/github/ruuvi/com.ruuvi.bluetooth.default/ but in this way the com.ruuvi.station.bluetooth.RuuviRangeNotifier is not find in the build process.
I looking for documentation for com.ruuvi.station.bluetooth and I to replace RuuviRangeNotifier feature but without success.
Have some suggests ?