Skip to content

Commit 4f3ed22

Browse files
Bump com.huawei.agconnect:agcp from 1.9.1.300 to 1.9.3.301 (#1372)
1 parent 19a8f55 commit 4f3ed22

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.1.300")
19+
classpath("com.huawei.agconnect:agcp:1.9.3.301")
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)