Update Gradle
This commit is contained in:
@@ -45,6 +45,7 @@ android {
|
||||
lint {
|
||||
abortOnError = false
|
||||
}
|
||||
namespace = "de.mm20.launcher2.ui"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.mm20.launcher2.ui">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
|
||||
<application>
|
||||
|
||||
Reference in New Issue
Block a user