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 3d3ed22 commit 39d573dCopy full SHA for 39d573d
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
id("org.jmailen.kotlinter") version "4.3.0" apply false
12
id("com.android.application") version "8.4.1" apply false
13
id("com.vanniktech.maven.publish") version "0.28.0" apply false
14
- id("com.gradleup.nmcp") version "0.0.7"
+ id("com.gradleup.nmcp") version "0.0.8"
15
}
16
17
subprojects {
0 commit comments