diff --git a/build.gradle b/build.gradle index b96d24f..e905451 100644 --- a/build.gradle +++ b/build.gradle @@ -46,5 +46,5 @@ repositories { dependencies { testImplementation 'org.mockito:mockito-core:5.1.1' - api 'com.leanplum:leanplum-fcm:7.0.1' + api 'com.leanplum:leanplum-fcm:7.1.0' }