Update currency converter URL

This commit is contained in:
Hamish 2024-05-16 07:59:03 +10:00 committed by GitHub
parent 8572ce5f63
commit 3e70ef7ae6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ val ALL_THIRD_PARTY by lazy {
ThirdParty( ThirdParty(
name = "currency-api", name = "currency-api",
dev = "Fawaz Ahmed (fawazahmed0)", dev = "Fawaz Ahmed (fawazahmed0)",
website = "https://github.com/fawazahmed0/currency-api", website = "https://github.com/fawazahmed0/exchange-api",
license = "The Unlicense", license = "The Unlicense",
description = "Free Currency Rates API", description = "Free Currency Rates API",
), ),