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 99c95e0 commit 5954380Copy full SHA for 5954380
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.0"
+ val codeVersion by "1.0.1"
11
val kotlinVersion by "1.2.31"
12
13
val gitHubUser by "Takhion"
0 commit comments