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

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

Resolve "Restore internet permission"

Closes #46

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