We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb5e42 commit bef1573Copy full SHA for bef1573
instrumentation/compose/src/main/AndroidManifest.xml
@@ -1,9 +1 @@
1
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
- package="de.mannodermaus.junit5.compose">
3
-
4
- <application>
5
- <activity
6
- android:name="androidx.activity.ComponentActivity"
7
- android:exported="true" />
8
- </application>
9
-</manifest>
+<manifest package="de.mannodermaus.junit5.compose"/>
0 commit comments