mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-12-10 22:16:46 -05:00
clean up build
This commit is contained in:
parent
b54868cc55
commit
5703da0802
30 changed files with 377 additions and 74 deletions
|
|
@ -31,4 +31,9 @@
|
|||
android:name="flutterEmbedding"
|
||||
android:value="2" />
|
||||
</application>
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
|
||||
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
|
||||
|
||||
</manifest>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue