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 6104084 commit db6aad2Copy full SHA for db6aad2
buildSrc/src/main/kotlin/ProjectSetting.kt
@@ -24,8 +24,8 @@ object ProjectSetting {
24
// -----------------------------------------------------------------------------------------------------------------
25
26
const val VERSION_MAJOR = 1
27
- const val VERSION_MINOR = 1
28
- const val VERSION_PATCH = 9
+ const val VERSION_MINOR = 2
+ const val VERSION_PATCH = 0
29
30
31
0 commit comments