Skip to content

Commit 0b61914

Browse files
Bump com.huawei.agconnect:agcp from 1.9.3.302 to 1.9.4.300 (#1741)
1 parent 2e9a9ea commit 0b61914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616
// classpath(files("libs/gradle-witness.jar"))
1717
// classpath("com.squareup:javapoet:1.13.0")
1818
if (project.hasProperty("huawei")) {
19-
classpath("com.huawei.agconnect:agcp:1.9.3.302")
19+
classpath("com.huawei.agconnect:agcp:1.9.4.300")
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)