修改地图状态监听

This commit is contained in:
jiaguofeng
2020-07-08 15:15:54 +08:00
parent b9afce5fc3
commit ad40ac75ff
3 changed files with 24 additions and 2 deletions

View File

@@ -29,6 +29,12 @@ android {
}
}
}
packagingOptions {
exclude 'META-INF/proguard/coroutines.pro'
exclude 'META-INF/*'
}
signingConfigs {
release {
keyAlias = 'CarLauncher'