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 b469fc6 commit 410b64eCopy full SHA for 410b64e
1 file changed
flow/build.gradle.kts
@@ -2,7 +2,7 @@
2
plugins {
3
id("com.android.library")
4
id("org.jetbrains.dokka") version "2.2.0"
5
- id("com.vanniktech.maven.publish") version "0.36.0"
+ id("com.vanniktech.maven.publish") version "0.37.0"
6
}
7
8
0 commit comments