Add checkstyle plugin.

This commit is contained in:
akwizgran
2021-11-04 15:48:06 +00:00
parent 8a4fe7ca49
commit f4d885b647
15 changed files with 107 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
import com.android.build.gradle.tasks.MergeResources
apply plugin: 'com.android.library'
apply plugin: 'checkstyle'
apply plugin: 'witness'
apply from: 'witness.gradle'