修改地图状态监听
This commit is contained in:
@@ -29,6 +29,12 @@ android {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
packagingOptions {
|
||||
exclude 'META-INF/proguard/coroutines.pro'
|
||||
exclude 'META-INF/*'
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
release {
|
||||
keyAlias = 'CarLauncher'
|
||||
|
||||
Reference in New Issue
Block a user