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