From 1eb53743996ffdabb6372a59f10d608f5830314e Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 12 Feb 2018 19:25:26 +0100 Subject: Adjust lint options (workaround a Gradle-Kotlin bug) --- app/lint.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 app/lint.xml (limited to 'app/lint.xml') diff --git a/app/lint.xml b/app/lint.xml new file mode 100644 index 0000000..04dadc1 --- /dev/null +++ b/app/lint.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + -- cgit v1.2.3