我正在尝试从sdk 29升级到31,我得到这个错误:
$CustomMessageMissingMethodException: Could not find method compileSdk() for arguments [31] on object of type com.android.build.gradle.internal.dsl.BaseAppModuleExtension.我改成了31版
$
buildToolsVersion '31.0.0'