We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b1317 commit 94d1617Copy full SHA for 94d1617
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
id("com.github.johnrengelman.shadow") version "7.1.2" apply false
12
id("com.alecstrong.grammar.kit.composer") version "0.1.10" apply false
13
id("app.cash.sqldelight") version "2.0.0-alpha04" apply false
14
- id("app.cash.licensee") version "1.5.0" apply false
+ id("app.cash.licensee") version "1.6.0" apply false
15
}
16
17
repositories {
0 commit comments