Skip to content
Snippets Groups Projects
Commit d3d191a6 authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Restore internet permission

parent b6d04e1d
No related branches found
No related tags found
1 merge request!83Resolve "Restore internet permission"
Pipeline #6306 passed
This commit is part of merge request !83. Comments created here will be created in the context of that merge request.
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET"/>
<application
android:label="random"
android:name="${applicationName}"
......
......@@ -3,7 +3,7 @@ description: A random application, for testing purpose only.
publish_to: "none"
version: 1.1.0+65
version: 1.1.1+66
environment:
sdk: "^3.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment