We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b59b05 commit ddf7b49Copy full SHA for ddf7b49
buildSrc/src/main/kotlin/Package.kt
@@ -10,7 +10,7 @@ object Package {
10
const val main = "2"
11
const val mirror = "9"
12
const val patch = "0"
13
- const val revision = "beta02"
+ const val revision = "beta02-uifix"
14
const val build = 71
15
}
16
0 commit comments