[6.2.6][build] 修正编译器警告
This commit is contained in:
@@ -209,7 +209,7 @@ ext {
|
||||
//========================= LancetX ===================
|
||||
lancetx_runtime : "io.github.knight-zxw:lancet-runtime:10.50.0",
|
||||
|
||||
lancetx_compiler : "com.mogo.eagle.core.lancetx:compiler:1.0.6",
|
||||
lancetx_compiler : "com.mogo.eagle.core.lancetx:compiler:1.0.10",
|
||||
|
||||
lancetx_compiler_lib : "com.mogo.eagle.core.lancetx:runtime:1.0.5",
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
ext {
|
||||
gradle_version = '3.5.3'
|
||||
kotlin_plugin_version = '1.5.30'
|
||||
plugin_version = '10.0.0_mogo'
|
||||
plugin_version = '10.0.10_mogo'
|
||||
service_chain_version = '5.3.14'
|
||||
lancetx_plugin_version = '10.0.4_mogo'
|
||||
}
|
||||
Reference in New Issue
Block a user