mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-15 08:47:33 +01:00
Adds a basic OkHttp builder to Quartz (new dependency :( )
Adds some instructions to the basic readme.md
This commit is contained in:
@@ -76,6 +76,9 @@ dependencies {
|
||||
// Normalizes URLs
|
||||
api libs.rfc3986.normalizer
|
||||
|
||||
// Websockets API
|
||||
implementation libs.okhttp
|
||||
|
||||
testImplementation libs.junit
|
||||
testImplementation libs.secp256k1.kmp.jni.jvm
|
||||
androidTestImplementation platform(libs.androidx.compose.bom)
|
||||
|
||||
Reference in New Issue
Block a user