Skip to content

Commit 9be8f3c

Browse files
committed
use android sdk 36 in bit Boilerplate (#11453)
1 parent e39788a commit 9be8f3c

File tree

1 file changed

+0
-1
lines changed
  • src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Maui/Platforms/Android

1 file changed

+0
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
3-
<uses-sdk android:targetSdkVersion="35" />
43
<application android:icon="@mipmap/appicon" android:roundIcon="@mipmap/appicon_round"></application>
54
</manifest>

0 commit comments

Comments
 (0)