Skip to content

Commit

Permalink
Merge pull request #25 from usefulness/mateuszkwiecinski-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszkwiecinski authored Nov 14, 2023
2 parents 2e45940 + dc74e63 commit 60e4851
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

3 comments on commit 60e4851

@sippan76

This comment was marked as spam.

@sippan76

This comment was marked as spam.

@sippan76

This comment was marked as spam.

Please sign in to comment.