Skip to content

Commit

Permalink
Bump com.google.android.play:integrity from 1.2.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps com.google.android.play:integrity from 1.2.0 to 1.4.0.

---
updated-dependencies:
- dependency-name: com.google.android.play:integrity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 7dead2d commit d9e4ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feature/identity/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d9e4ef0

Please sign in to comment.