We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a8f55 commit 4f3ed22Copy full SHA for 4f3ed22
build.gradle.kts
@@ -16,7 +16,7 @@ buildscript {
16
// classpath(files("libs/gradle-witness.jar"))
17
// classpath("com.squareup:javapoet:1.13.0")
18
if (project.hasProperty("huawei")) {
19
- classpath("com.huawei.agconnect:agcp:1.9.1.300")
+ classpath("com.huawei.agconnect:agcp:1.9.3.301")
20
}
21
22
0 commit comments