Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b81a0bb4 authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Ignore lint errors

parent 04b44fa0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -20,6 +20,9 @@ android {
        exclude 'META-INF/LICENSE.txt'
        exclude 'META-INF/NOTICE.txt'
    }
    lintOptions {
        abortOnError false
    }
}

dependencies {