Skip to content

Commit 3ae6f5d

Browse files
committed
update version
1 parent 410f289 commit 3ae6f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717

1818
allprojects {
1919
group 'com.github.only52607.lua-mirai'
20-
version '2.4.0'
20+
version '2.5.0'
2121
tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).all {
2222
kotlinOptions {
2323
freeCompilerArgs = ['-Xjvm-default=enable', '-Xopt-in=kotlin.RequiresOptIn', '-Xcontext-receivers']

0 commit comments

Comments
 (0)