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 410f289 commit 3ae6f5dCopy full SHA for 3ae6f5d
build.gradle
@@ -17,7 +17,7 @@ plugins {
17
18
allprojects {
19
group 'com.github.only52607.lua-mirai'
20
- version '2.4.0'
+ version '2.5.0'
21
tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).all {
22
kotlinOptions {
23
freeCompilerArgs = ['-Xjvm-default=enable', '-Xopt-in=kotlin.RequiresOptIn', '-Xcontext-receivers']
0 commit comments