5 lines
203 B
XML
5 lines
203 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="de.mm20.launcher2.weather">
|
|
|
|
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
|
|
</manifest> |