Files
AndroidJetpack/snippets/shared/src/main/AndroidManifest.xml
T
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

4 lines
161 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.android.shared">
</manifest>