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

Merge branch '86-restore-internet-permission' into 'master'

Resolve "Restore internet permission"

Closes #86

See merge request !83
parents b6d04e1d d3d191a6
No related branches found
No related tags found
1 merge request!83Resolve "Restore internet permission"
Pipeline #6317 passed
<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.
Finish editing this message first!
Please register or to comment