File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 xmlns : tools =" http://schemas.android.com/tools" >
1919
2020 <!--
21- Module : samples:storage uses an androidx lib that requires a min sdk of 34 .
22- Rather than updating the main app's minSdk, override those libraries minSdk.
23- Removing this would otherwise cause Manifest merger issue.
21+ Modules/ samples below use a lib that requires a minSdk higher than that of the .
22+ main app. Rather than updating the main app's minSdk, override those libraries minSdk.
23+ Removing this would otherwise cause a Manifest merger issue.
2424 See https://developer.android.com/build/manage-manifests#merge_conflict_heuristics
2525 -->
2626 <uses-sdk tools : overrideLibrary =" com.example.platform.storage, androidx.photopicker.compose, com.example.platform.connectivity.uwb" />
You can’t perform that action at this time.
0 commit comments