mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 21:37:04 +05:30
benchmark: init
This commit is contained in:
parent
d8d43a4c88
commit
a66a915e16
12 changed files with 189 additions and 1 deletions
6
benchmark/src/main/AndroidManifest.xml
Normal file
6
benchmark/src/main/AndroidManifest.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?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>
|
Loading…
Add table
Add a link
Reference in a new issue