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 22306e7 commit d2390fbCopy full SHA for d2390fb
consts.gradle.kts
@@ -7,7 +7,7 @@ import org.gradle.kotlin.dsl.getValue
7
val superRootDir: File by extra
8
val consts: Properties by extra(object : Properties() {
9
10
- val codeVersion by "1.0.2"
+ val codeVersion by "1.0.3"
11
val kotlinVersion by "1.2.40"
12
13
val gitHubUser by "Takhion"
0 commit comments