mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 12:07:11 +01:00
- Re-normalizes all relays urls before connecting to reduce duplications
- Normalizes all new relays in the edit screens.
This commit is contained in:
@@ -67,6 +67,9 @@ dependencies {
|
||||
// Parses URLs from Text:
|
||||
api libs.url.detector
|
||||
|
||||
// Parses URLs from Text:
|
||||
api libs.rfc3986.normalizer
|
||||
|
||||
testImplementation libs.junit
|
||||
androidTestImplementation platform(libs.androidx.compose.bom)
|
||||
androidTestImplementation libs.androidx.junit
|
||||
|
||||
Reference in New Issue
Block a user