mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 09:57:04 +05:30
6 lines
204 B
XML
6 lines
204 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<queries>
|
|
<package android:name="dev.msfjarvis.claw.android" />
|
|
</queries>
|
|
</manifest>
|