Skip to content

Commit 69c8817

Browse files
committed
chore: Remove redundant minSdkVersion defition from Manifest
1 parent 2cd90f4 commit 69c8817

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/src/main/AndroidManifest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

22
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
3-
<uses-sdk android:minSdkVersion="33" />
43
<uses-permission android:name="android.permission.READ_SMS" />
54
<uses-permission android:name="android.permission.RECEIVE_SMS" />
65
</manifest>

0 commit comments

Comments
 (0)