diff --git a/README.md b/README.md index 467ecab..e7e0e43 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Big Kotlin library adding features that the Kotlin standard library just does no repositories { maven { name = "alex's repo" - url = uri("http://207.180.202.42:8080/libs") + url = uri("http://maven.vxcc.dev/libs") isAllowInsecureProtocol = true } }