There was an error while loading. Please reload this page.
1 parent e3697fc commit 15f45ceCopy full SHA for 15f45ce
1 file changed
android-tests/device-tests/build.gradle.kts
@@ -28,6 +28,7 @@ android {
28
packaging {
29
resources {
30
pickFirsts.add("logging.properties")
31
+ pickFirsts.add("THIRD-PARTY.txt")
32
excludes.add("META-INF/jpms.args")
33
}
34
0 commit comments