Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb947d10

Browse files
committed
add resources that includes *.xml
1 parent07512f2 commitb947d10

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎build.gradle

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,10 @@ subprojects {
192192
exclude"StringInverter*.java"
193193
exclude"Queue.java"
194194
}
195-
/* filter {
196-
}*/
195+
resources {
196+
srcDir projectDir
197+
include'*.xml'
198+
}
197199
}
198200
jmh {
199201
java {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp