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

Commit 2e705f51 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #8 from nextcloud/fix_project_setup

Correctly setup lint options
parents e6334f44 e9a9e582
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -45,9 +45,7 @@ android {
        release.setRoot('build-types/release')
    }

    android {
    lintOptions {
        abortOnError false
    }
}
}