zyx 2 năm trước cách đây
mục cha
commit
9f623448f3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -42,6 +42,7 @@ jar {
     into('assets') {
         from 'assets'
     }
+    duplicatesStrategy = 'include'
 }
 
 test {