nit picks

This commit is contained in:
Rahul Patel
2025-12-24 12:43:39 +05:30
parent 75abb23b70
commit 6d2c65dc7d
6 changed files with 23 additions and 23 deletions

View File

@@ -24,7 +24,9 @@ dependencyResolutionManagement {
}
// Only included in huawei variants
maven("https://developer.huawei.com/repo/") {
content {
includeModule("com.huawei.hms", "ag-coreservice")
}
}
}
}