Java kotlin报错The minCompileSdk (31) specified in a dependency's AAR metadata解决方法

2021/9/22 1:09:48

本文主要是介绍Java kotlin报错The minCompileSdk (31) specified in a dependency's AAR metadata解决方法,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

本文主要介绍使用Java kotlin报错:The minCompileSdk (31) specified in a dependency's AAR metadata (META-INF/com/android/build/gradle/aar-metadata.properties) is greater than this module's compileSdkVersion (android-30). Dependency: androidx.core:core-ktx:1.7.0-alpha02. 的解决方法。

原文地址:Java kotlin报错The minCompileSdk (31) specified in a dependency's AAR metadata解决方法



这篇关于Java kotlin报错The minCompileSdk (31) specified in a dependency's AAR metadata解决方法的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!


扫一扫关注最新编程教程