diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 000000000..6467f2538 --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,560 @@ + + + + + \ No newline at end of file diff --git a/app/build.gradle b/app/build.gradle index 4fa22cf37..3b4d6f059 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -98,7 +98,7 @@ task checkstyle(type: Checkstyle) { checkstyle { configFile project.file('google_checks.xml') - toolVersion = '8.10.1' + toolVersion = '8.16' } configurations { diff --git a/app/google_checks.xml b/app/google_checks.xml index 8e97dd428..543c8f13a 100644 --- a/app/google_checks.xml +++ b/app/google_checks.xml @@ -1,9 +1,9 @@ + "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN" + "https://checkstyle.org/dtds/configuration_1_3.dtd"> - +