Skip to content

Commit 14634f5

Browse files
chore: bump google-services in /core-sdk-samples/higgs-shop-sample-app (#161)
Bumps google-services from 4.3.14 to 4.3.15. --- updated-dependencies: - dependency-name: com.google.gms:google-services dependency-type: direct:production update-type: version-update:semver-patch ... 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 c121094 commit 14634f5

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
@@ -8,7 +8,7 @@ buildscript {
88
dependencies {
99
classpath("com.android.tools.build:gradle:7.4.0")
1010
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20")
11-
classpath("com.google.gms:google-services:4.3.14")
11+
classpath("com.google.gms:google-services:4.3.15")
1212
}
1313
}
1414

0 commit comments

Comments
 (0)