Updated to Gradle 7.0.2
This commit is contained in:
parent
9f1ce117be
commit
d7e2613ae2
4 changed files with 15 additions and 5 deletions
8
detekt-baseline.xml
Normal file
8
detekt-baseline.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<SmellBaseline>
|
||||
<ManuallySuppressedIssues/>
|
||||
<CurrentIssues>
|
||||
<ID>ThrowsCount:CryptoPrice.kt$CryptoPrice.Companion$ @JvmStatic @JvmOverloads @Throws(CryptoException::class, IOException::class) fun apiCall(paths: List<String>, params: Map<String, String> = emptyMap()): String</ID>
|
||||
<ID>ThrowsCount:CryptoPrice.kt$CryptoPrice.Companion$@JvmStatic @Throws(CryptoException::class) fun String.toPrice(): CryptoPrice</ID>
|
||||
</CurrentIssues>
|
||||
</SmellBaseline>
|
Loading…
Add table
Add a link
Reference in a new issue