6.0.2 - 新增images.bilateralFilter() 修复toast多次调用/客户端及服务端模式开关/安卓7无法使用UI模式 部分插件及工具版本更新

This commit is contained in:
SuperMonster003
2022-02-05 16:45:25 +08:00
parent 3ce51e4a01
commit ec61eb5000
40 changed files with 1003 additions and 847 deletions

View File

@@ -1,2 +1,2 @@
configurations.maybeCreate("default")
artifacts.add("default", file("dx.jar"))
configurations.maybeCreate('default')
artifacts.add('default', file('dx.jar'))