From 4b5857eccf18641fba5e679c1133785ec93e5669 Mon Sep 17 00:00:00 2001 From: mdxd44 Date: Sun, 3 Apr 2022 03:48:05 +0900 Subject: Exclude useless jna natives, relocate not relocated dependencies, update dependencies, update gradle, fix checkstyle, fix gitignore. --- config/checkstyle/checkstyle.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'config/checkstyle') diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index f6a501f..a78b371 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -45,7 +45,6 @@ - -- cgit