NTP-11095 | Removed bundling of debug artifacts from coroutine core library (#13509)

This commit is contained in:
Ujjwal Kumar
2024-11-09 01:36:31 +05:30
committed by GitHub
parent 1eee729995
commit d2031c971f

View File

@@ -144,6 +144,7 @@ android {
}
resources {
excludes += ['META-INF']
excludes += "DebugProbesKt.bin"
}
}
repositories {