mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
Adjust to API change
This commit is contained in:
@@ -58,7 +58,7 @@ public class TestDeviceSupport extends AbstractDeviceSupport {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onGenericNotification(String title, String details) {
|
||||
public void onGenericNotification(String title, String details, int handle) {
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user