From 0149e58f6de41e114fc652b1c642c0da77dffbf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hasan=20Demirta=C5=9F?= Date: Mon, 30 Sep 2024 18:46:26 +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 113f3c7..9e1690b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ repositories { dependencies { // Base modules implementation "net.infumia:frame:VERSION" - implementation "net.infumia:frame-core:VERSION" + runtimeOnly "net.infumia:frame-core:VERSION" } ``` ### Code