failed for task ':app:checkDebugAarMetadata' flutter
buildscript {
ext.kotlin_version = '1.3.72'
repositories {
google()
mavenCentral()
//jcenter()
}
allprojects {
repositories {
google()
mavenCentral()
// maven { url "https://kotlin.bintray.com/kotlinx/" }
}