From b2f370c72d1cf393d99717aaa6fff0c86f893c69 Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Tue, 16 Jan 2024 21:11:29 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fc73be..730e338 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You can use this repository in any Gradle project. repositories { maven { name = "personal-maven-repository-releases" - setUrl("https://raw.githubusercontent.com/[organization name or user name]/[repository name]/[branch name]/repository/releases") + setUrl("https://raw.githubusercontent.com/[organization name or username]/[repository name]/[branch name]/repository/releases") } maven { name = "personal-maven-repository-snapshots"