Skip to content

Commit 39d573d

Browse files
Update plugin com.gradleup.nmcp to v0.0.8 (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d3ed22 commit 39d573d

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
@@ -11,7 +11,7 @@ plugins {
1111
id("org.jmailen.kotlinter") version "4.3.0" apply false
1212
id("com.android.application") version "8.4.1" apply false
1313
id("com.vanniktech.maven.publish") version "0.28.0" apply false
14-
id("com.gradleup.nmcp") version "0.0.7"
14+
id("com.gradleup.nmcp") version "0.0.8"
1515
}
1616

1717
subprojects {

0 commit comments

Comments
 (0)