Skip to content

Commit c121094

Browse files
chore: bump gradle in /core-sdk-samples/higgs-shop-sample-app (#160)
Bumps gradle from 7.3.1 to 7.4.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95d242b commit c121094

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.1")
9+
classpath("com.android.tools.build:gradle:7.4.0")
1010
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20")
1111
classpath("com.google.gms:google-services:4.3.14")
1212
}

0 commit comments

Comments
 (0)