Skip to content

Commit 38a150b

Browse files
committed
Fix version
1 parent 981480b commit 38a150b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ group = "io.reflekt"
1111
*
1212
* Also, you should change the version in two places in the build.gradle.kts file in the example project
1313
* */
14-
version = "1.5.10"
14+
version = "1.5.20"
1515

1616
plugins {
1717
id("tanvd.kosogor") version "1.0.12" apply true

0 commit comments

Comments
 (0)