We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4fc3ee commit 5adb95dCopy full SHA for 5adb95d
build.gradle.kts
@@ -5,7 +5,7 @@ buildscript {
5
mavenCentral()
6
}
7
dependencies {
8
- classpath("app.cash.licensee:licensee-gradle-plugin:1.5.0")
+ classpath("app.cash.licensee:licensee-gradle-plugin:1.6.0")
9
10
11
0 commit comments