File tree 1 file changed +1
-1
lines changed
src/MAUI/Maui.Samples/Platforms/Android
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" package =" com.esri.arcgisruntime.samples.maui" android : versionCode =" 1" android : versionName =" 1.0" >
3
- <application android : allowBackup =" true" android : usesCleartextTraffic =" true" android : icon =" @mipmap/appiconandroid" android : roundIcon =" @mipmap/appiconandroid_round" android : supportsRtl =" true" android : label =" ArcGIS. Samples.Maui " ></application >
3
+ <application android : allowBackup =" true" android : usesCleartextTraffic =" true" android : icon =" @mipmap/appiconandroid" android : roundIcon =" @mipmap/appiconandroid_round" android : supportsRtl =" true" android : label =" Maps SDK .NET MAUI Samples" ></application >
4
4
<uses-sdk android : minSdkVersion =" 26" android : targetSdkVersion =" 34" />
5
5
<uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
6
6
<uses-permission android : name =" android.permission.INTERNET" />
You can’t perform that action at this time.
0 commit comments