1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2024-11-22 04:49:21 +00:00
This commit is contained in:
Pierre HUBERT 2021-04-13 18:44:29 +02:00
parent e44a8add98
commit 862401755d

View File

@ -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 {
if (android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.M) {