From 32e850d585863680fd2606c3f6e75de2ba47c6bb Mon Sep 17 00:00:00 2001 From: cuttestkittensrule Date: Mon, 9 Feb 2026 22:28:40 -0800 Subject: [PATCH] Remove note that the jars are not published to Maven Central This is no longer accurate, as they are on maven central --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index ac613c76..caaa87f4 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,6 @@ ### Updating your dependencies -> [!NOTE] -> The lib2813 jars are not yet published to Maven Central. For the time being, you need to publish -> them to Maven Local. See [the Contributing page](CONTRIBUTING.md#publishing-to-maven-local) for details. - In your project's "gradle" directory, create a file named `libs.versions.toml` with the following content: ```toml