mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Cleanup
This commit is contained in:
parent
c758b4a944
commit
0870447b6b
|
@ -15,9 +15,5 @@ publishing {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
ksp("com.squareup.moshi:moshi-kotlin-codegen:1.13.0")
|
ksp("com.squareup.moshi:moshi-kotlin-codegen:1.13.0")
|
||||||
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.6.10")
|
|
||||||
|
|
||||||
implementation("com.squareup.moshi:moshi:1.13.0")
|
implementation("com.squareup.moshi:moshi:1.13.0")
|
||||||
implementation("com.squareup.okhttp3:okhttp:4.9.3")
|
}
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user