We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e63a28d commit 21bd00eCopy full SHA for 21bd00e
1 file changed
cinema-api/build.gradle.kts
@@ -2,7 +2,7 @@ description = "Cinema API"
2
3
plugins {
4
kotlin("jvm")
5
- id("io.github.ermadmi78.kobby") version "4.0.0-alpha.01"
+ id("io.github.ermadmi78.kobby") version "4.0.0"
6
}
7
8
kotlin {
0 commit comments