diff --git a/android/app/src/debug/AndroidManifest.xml b/android/app/src/debug/AndroidManifest.xml
index 3df97d3..bf4e526 100644
--- a/android/app/src/debug/AndroidManifest.xml
+++ b/android/app/src/debug/AndroidManifest.xml
@@ -5,8 +5,4 @@
to allow setting breakpoints, to provide hot reload, etc.
-->
-
-
-
diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index 9135da6..dbe31f9 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -3,10 +3,10 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.jgeek00.adguard_home_manager">
-
+
-
+ android:maxSdkVersion="33" tools:node="remove" />
+
diff --git a/android/app/src/profile/AndroidManifest.xml b/android/app/src/profile/AndroidManifest.xml
index 3df97d3..bf4e526 100644
--- a/android/app/src/profile/AndroidManifest.xml
+++ b/android/app/src/profile/AndroidManifest.xml
@@ -5,8 +5,4 @@
to allow setting breakpoints, to provide hot reload, etc.
-->
-
-
-