mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 16:07:01 +05:30
model: init
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
ee07f8391c
commit
4a363200a0
11 changed files with 30 additions and 13 deletions
5
model/src/main/AndroidManifest.xml
Normal file
5
model/src/main/AndroidManifest.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="dev.msfjarvis.lobsters.model">
|
||||
|
||||
</manifest>
|
Loading…
Add table
Add a link
Reference in a new issue