From abd8076b3118c0a0c4b5ba81e6fbbf320aef2f8d Mon Sep 17 00:00:00 2001 From: "Pavly Gerges (pavl_g)" <60224159+pavly-gerges@users.noreply.github.com> Date: Fri, 23 Aug 2024 01:36:43 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f2eb39..2150cdb 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ BUILD SUCCESSFUL in 1s [build.gradle] ```groovy dependencies { - implementation "io.github.software-hardware-codesign:snaploader:1.0.0-stable" + implementation "io.github.electrostat-lab:snaploader:1.0.0-stable" } ``` [settings.gradle]