mirror of
https://gitlab.com/comunic/comunicmobile
synced 2024-11-22 04:49:21 +00:00
Add fix
This commit is contained in:
parent
e44a8add98
commit
862401755d
@ -38,7 +38,7 @@ public class NotificationsChannel implements MethodChannel.MethodCallHandler {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Pre-configure notifications service
|
* Pre-configure independent notifications service
|
||||||
*/
|
*/
|
||||||
private void preConfigure(@NonNull MethodChannel.Result result) throws Exception {
|
private void preConfigure(@NonNull MethodChannel.Result result) throws Exception {
|
||||||
if (android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.M) {
|
if (android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.M) {
|
||||||
|
Loading…
Reference in New Issue
Block a user