diff --git a/feature/identity/build.gradle b/feature/identity/build.gradle index 163c5666..293f00da 100644 --- a/feature/identity/build.gradle +++ b/feature/identity/build.gradle @@ -24,7 +24,7 @@ dependencies { implementation 'com.google.android.gms:play-services-auth:21.1.0' - implementation 'com.google.android.play:integrity:1.2.0' + implementation 'com.google.android.play:integrity:1.4.0' implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.7.0" kapt daggerAnnotationProcessor