1<?xml version="1.0" encoding="utf-8"?> 2<manifest xmlns:android="http://schemas.android.com/apk/res/android" 3 package="androidx.wear.compose.integration.profileparser"> 4 5 <application android:label="profileparser" /> 6 7</manifest>
1<?xml version="1.0" encoding="utf-8"?> 2<manifest xmlns:android="http://schemas.android.com/apk/res/android" 3 package="androidx.wear.compose.integration.profileparser"> 4 5 <application android:label="profileparser" /> 6 7</manifest>