Skip to content

Commit 7932293

Browse files
chore: bump com.android.tools.build:gradle
Bumps com.android.tools.build:gradle from 7.4.2 to 8.2.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd2c330 commit 7932293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-sdk-samples/higgs-shop-sample-app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
mavenCentral()
77
}
88
dependencies {
9-
classpath("com.android.tools.build:gradle:7.4.2")
9+
classpath("com.android.tools.build:gradle:8.2.2")
1010
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20")
1111
classpath("com.google.gms:google-services:4.3.15")
1212
}

0 commit comments

Comments
 (0)