We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 981480b commit 38a150bCopy full SHA for 38a150b
build.gradle.kts
@@ -11,7 +11,7 @@ group = "io.reflekt"
11
*
12
* Also, you should change the version in two places in the build.gradle.kts file in the example project
13
* */
14
-version = "1.5.10"
+version = "1.5.20"
15
16
plugins {
17
id("tanvd.kosogor") version "1.0.12" apply true
0 commit comments