Skip to content

Commit 24e7354

Browse files
Bump com.huawei.agconnect:agcp from 1.9.5.300 to 1.9.5.301
Bumps com.huawei.agconnect:agcp from 1.9.5.300 to 1.9.5.301. --- updated-dependencies: - dependency-name: com.huawei.agconnect:agcp dependency-version: 1.9.5.301 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f52655 commit 24e7354

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

0 commit comments

Comments
 (0)