无法解析 com.google.android:flexbox:2.0.1 for zoom-sdk-android-5.5.1.1319

问题描述

添加 zoom-sdk-android-5.5.1.1319 和 commonlib 和 mobilertc 以及当我尝试运行该应用程序时,它显示错误“无法解析 com.google.android:flexBox:2.0.1”甚至添加实现“com.google.android:flexBox:2.0.1”但无法解决问题。

ext.kotlin_version = “1.5.10”
repositories {
google()
mavenCentral()
}
dependencies {
classpath ‘com.android.tools.build:gradle:4.2.2’
classpath “org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version”
}

添加错误信息 SS。谁能帮我解决这个问题

enter image description here

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)