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

Restore internet permission

parent 2826d4ea
No related branches found
No related tags found
1 merge request!43Resolve "Restore internet permission"
Pipeline #6304 passed
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> <manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET"/>
<application <application
android:label="hangman" android:label="hangman"
android:name="${applicationName}" android:name="${applicationName}"
......
...@@ -3,7 +3,7 @@ description: Hangman game, have fun with words and letters! ...@@ -3,7 +3,7 @@ description: Hangman game, have fun with words and letters!
publish_to: "none" publish_to: "none"
version: 1.3.0+30 version: 1.3.1+31
environment: environment:
sdk: "^3.0.0" 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