1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-22 04:17:50 +00:00
Files
samples/pedometer/android/src/main/AndroidManifest.xml
2025-02-12 18:08:01 -05:00

4 lines
116 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="dev.flutter.pedometer">
</manifest>