Added Current Time Service to BLE Data Source so we set the time on InfiniTime when it connects (using the library by BeeLine https://github.com/RideBeeline/android-bluetooth-current-time-service)).
This commit is contained in:
@@ -80,6 +80,8 @@ dependencies {
|
||||
//androidTestImplementation 'androidx.test.espresso:espresso-intents:3.1.1'
|
||||
implementation 'com.techyourchance:threadposter:1.0.1'
|
||||
implementation 'com.google.android.material:material'
|
||||
implementation "com.github.RideBeeline:android-bluetooth-current-time-service:0.1.2"
|
||||
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user