Skip to content

Commit 35cf9f0

Browse files
committed
fixed problems
1 parent bbb0284 commit 35cf9f0

File tree

8 files changed

+1
-1
lines changed

8 files changed

+1
-1
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
34 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

.gradle/file-system.probe

0 Bytes
Binary file not shown.

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tasks.test {
2626
}
2727
}
2828

29-
checkstyle {
29+
configure<CheckstyleExtension> {
3030
toolVersion = "10.12.3"
3131
configFile = rootProject.file("config/checkstyle/checkstyle.xml")
3232
}

0 commit comments

Comments
 (0)