Switch to better notification library
This commit is contained in:
@@ -3,10 +3,4 @@ package com.blackforestbytes.simplecloudnotifier
|
||||
import io.flutter.embedding.android.FlutterActivity
|
||||
|
||||
class MainActivity: FlutterActivity() {
|
||||
onCreate() {
|
||||
GoogleApiAvailability.makeGooglePlayServicesAvailable()
|
||||
}
|
||||
onResume() {
|
||||
GoogleApiAvailability.makeGooglePlayServicesAvailable()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user