toolheim/mobile-app/android/app/src/profile/AndroidManifest.xml

5 lines
188 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.aaronfischer.toolheim">
<uses-permission android:name="android.permission.INTERNET"/>
</manifest>