Notifications now use AlarmManager instead of WorkManager for delivery, TODO: notifications should be sent even if the app is closed (swiped from 'recents' view)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<org.jetbrains.kotlin>
|
||||
<kotlin-compiler-embeddable versions="1.3.60-dev-withExperimentalGoogleExtensions-20191016,1.3.61-dev-withExperimentalGoogleExtensions-20191127,1.3.61-dev-withExperimentalGoogleExtensions-20200129"/>
|
||||
</org.jetbrains.kotlin>
|
||||
Reference in New Issue
Block a user