From dc74e633dd9601bb18d0b9869db160567f8a57fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Kwieci=C5=84ski?= <36954793+mateuszkwiecinski@users.noreply.github.com> Date: Tue, 14 Nov 2023 20:17:52 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6771a31..7c328c2 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,9 @@ plugins { id("org.jetbrains.kotlin.jvm") // or any other module type } -dependencies +dependencies { + implementation("io.github.usefulness:licensee-for-android-core:${{ version }") +} ``` \+ inject `Licensee` interface