config for Huawei AppGallery

This commit is contained in:
2025-01-23 10:53:01 +02:00
parent 298fb57d59
commit 70524e6228
3 changed files with 64 additions and 0 deletions

View File

@@ -83,4 +83,7 @@ flutter {
dependencies {
implementation("com.google.android.material:material:<version>")
implementation 'com.huawei.agconnect:agconnect-core:1.5.2.300'
}
apply plugin: 'com.huawei.agconnect'