Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
BlissLauncher
Commits
eee6624d
Commit
eee6624d
authored
Apr 18, 2018
by
Amit Kumar
Browse files
Fix gradle issue
parent
4159a700
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/AndroidManifest.xml
View file @
eee6624d
...
...
@@ -6,8 +6,9 @@
<uses-permission
android:name=
"android.permission.INTERNET"
/>
<uses-permission
android:name=
"android.permission.ACCESS_NETWORK_STATE"
/>
<uses-sdk
android:minSdkVersion=
"22"
<uses-sdk
android:targetSdkVersion=
"26"
/>
<application
android:name=
".BlissLauncher"
android:allowBackup=
"true"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment