Fix sportless issues

This commit is contained in:
Jannis Mattheis
2018-11-02 14:49:23 +01:00
parent ff2576065d
commit 8af40c3fd3
21 changed files with 28 additions and 63 deletions

View File

@@ -3,10 +3,8 @@ package com.github.gotify;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.os.Build;
import com.github.gotify.log.Log;
import androidx.annotation.RequiresApi;
import com.github.gotify.log.Log;
public class NotificationSupport {
public static final class Group {