summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/build.gradle')
-rw-r--r--platform/android/MapboxGLAndroidSDK/build.gradle3
1 files changed, 2 insertions, 1 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/build.gradle b/platform/android/MapboxGLAndroidSDK/build.gradle
index a03ef7e6e5..c5d92310e9 100644
--- a/platform/android/MapboxGLAndroidSDK/build.gradle
+++ b/platform/android/MapboxGLAndroidSDK/build.gradle
@@ -80,4 +80,5 @@ configurations {
}
apply from: 'gradle-javadoc.gradle'
-apply from: 'gradle-publish.gradle' \ No newline at end of file
+apply from: 'gradle-publish.gradle'
+apply from: 'gradle-checkstyle.gradle' \ No newline at end of file