Skip to content

Commit 35d0d5d

Browse files
committed
remove redundant uses-sdk
1 parent 8142908 commit 35d0d5d

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
<?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" />
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
73

84
</manifest>

0 commit comments

Comments
 (0)