opt.: only req noti perm on Android

This commit is contained in:
lollipopkit
2024-04-08 20:13:00 +08:00
parent 439208605b
commit aed5a63a19
9 changed files with 72 additions and 65 deletions

View File

@@ -10,4 +10,4 @@ abstract final class PermUtils {
return result.isGranted;
}
}
}
}