Yan Jia

Results 4 comments of Yan Jia

这个可自定义扩展库,替换

> > > libkt加上以下依赖即可: > > ``` > > implementation group: "com.tencent.matrix", name: "matrix-android-lib", version: MATRIX_VERSION, changing: true > > implementation group: "com.tencent.matrix", name: "matrix-android-commons", version: MATRIX_VERSION, changing: true >...

我这边将project-> build.gradle文件中的org.jetbrains.kotlin:kotlin-gradle-plugin 版本改为1.5.30,就可以运行了