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 a7179c5 commit 4ffeaceCopy full SHA for 4ffeace
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
id("org.jmailen.kotlinter") version "5.0.1" apply false
11
id("com.android.application") version "8.8.2" apply false
12
id("com.vanniktech.maven.publish") version "0.30.0" apply false
13
- id("com.gradleup.nmcp") version "0.0.9"
+ id("com.gradleup.nmcp") version "0.2.0"
14
}
15
16
subprojects {
0 commit comments