Skip to content

Commit 0469bff

Browse files
chore: bump com.leanplum:leanplum-fcm from 7.0.1 to 7.1.0
Bumps [com.leanplum:leanplum-fcm](https://github.com/Leanplum/Leanplum-Android-SDK) from 7.0.1 to 7.1.0. - [Release notes](https://github.com/Leanplum/Leanplum-Android-SDK/releases) - [Commits](Leanplum/Leanplum-Android-SDK@7.0.1...7.1.0) --- updated-dependencies: - dependency-name: com.leanplum:leanplum-fcm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a41d1f5 commit 0469bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ repositories {
4646

4747
dependencies {
4848
testImplementation 'org.mockito:mockito-core:5.1.1'
49-
api 'com.leanplum:leanplum-fcm:7.0.1'
49+
api 'com.leanplum:leanplum-fcm:7.1.0'
5050
}

0 commit comments

Comments
 (0)