1 parent 8142908 commit 35d0d5dCopy full SHA for 35d0d5d
1 file changed
livekit-android-test/src/main/AndroidManifest.xml
@@ -1,8 +1,4 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
- xmlns:tools="http://schemas.android.com/tools">
4
-
5
- <!-- livekit-uniffi currently declares minSdk 24; keep tests at 21 until that is aligned. -->
6
- <uses-sdk tools:overrideLibrary="io.livekit.uniffi" />
+<manifest xmlns:android="http://schemas.android.com/apk/res/android">
7
8
</manifest>
0 commit comments