We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d30a26 commit f270c18Copy full SHA for f270c18
app/src/main/AndroidManifest.xml renamed to sample/src/main/AndroidManifest.xml
@@ -1,6 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="com.olivia.lazyverticaltitlegrid">
4
+ <uses-permission android:name="android.permission.INTERNET"/>
5
6
<application
7
android:allowBackup="true"
0 commit comments