Skip to content

Commit 4ffeace

Browse files
chore(deps): update plugin com.gradleup.nmcp to v0.2.0
1 parent a7179c5 commit 4ffeace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id("org.jmailen.kotlinter") version "5.0.1" apply false
1111
id("com.android.application") version "8.8.2" apply false
1212
id("com.vanniktech.maven.publish") version "0.30.0" apply false
13-
id("com.gradleup.nmcp") version "0.0.9"
13+
id("com.gradleup.nmcp") version "0.2.0"
1414
}
1515

1616
subprojects {

0 commit comments

Comments
 (0)