There's this notification from PlayServices themselves when the PlayServices are out of date on the device. This worked until Android Oreo (API 26) needs Notification Channels.
I'm using Firebase and therefor PlayServices in Version 11.2.0 (newest for today).
When opening the App, PlayServices (not my app!) will trigger the notification - or tries to, when compiled against API 26.
Is there a new version to be used with API26? Is there something I'm missing? I'm not even sure what triggers this message because my app isn't explicitly using PlayServices. My guess is that Firebase (Anylytics, FCM, RemoteConfig etc.) is checking for the PlayServices-version.
This information might help.
Some Updates to Apps Using Google Play services
2. Starting with Play services dependencies version 11.2.0, your app's compileSdkVersion must be at least 26