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 9b40266 commit 7f85fefCopy full SHA for 7f85fef
1 file changed
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"
14
- const val build = 71
+ const val revision = ""
+ const val build = 72
15
}
16
0 commit comments