Skip to content

Commit 98ce10a

Browse files
Bump com.android.tools.build:gradle from 8.7.0 to 8.7.1 (#526)
Bumps com.android.tools.build:gradle from 8.7.0 to 8.7.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ff6d62 commit 98ce10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
maven { url 'https://developer.huawei.com/repo/' }
1414
}
1515
dependencies {
16-
classpath 'com.android.tools.build:gradle:8.7.0'
16+
classpath 'com.android.tools.build:gradle:8.7.1'
1717
classpath 'com.google.gms:google-services:4.4.2'
1818
classpath 'com.huawei.agconnect:agcp:1.9.1.303'
1919
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"

0 commit comments

Comments
 (0)