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 e0158ba commit e1351e9Copy full SHA for e1351e9
build.gradle.kts
@@ -19,7 +19,7 @@ plugins {
19
Helper.rootProj = rootProject
20
group = "top.mrxiaom.mirai"
21
22
-val overflowVersion = "1.0.1".ext("overflowVersion")
+val overflowVersion = "1.0.2".ext("overflowVersion")
23
val miraiVersion = "2.16.0".ext("miraiVersion")
24
25
var commitHash = "local"
0 commit comments