model: add an Android target

Without this Android Studio refuses to import this module
This commit is contained in:
Harsh Shandilya 2022-02-02 00:11:32 +05:30
parent 7db06f9b93
commit d7bea3fde4
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1 @@
<manifest package="dev.msfjarvis.claw.model" />