From 993961b60f5fe021cfe445a84fc5925aabebba88 Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Mon, 15 Jul 2024 12:11:35 +0200 Subject: [PATCH] sdk 34: declare forground service types of our services --- src/main/AndroidManifest.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index 7878941cf..3616798d1 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -25,7 +25,7 @@ - + @@ -39,6 +39,7 @@ + @@ -361,14 +362,15 @@ android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"> - + - + - +