Skip to content

Commit

Permalink
Merge pull request #458 from doubleangels/dependabot/gradle/dev/andro…
Browse files Browse the repository at this point in the history
…idx.activity-activity-1.10.1

[Gradle]: Bump androidx.activity:activity from 1.10.0 to 1.10.1
  • Loading branch information
doubleangels authored Mar 4, 2025
2 parents 30745d6 + 8f40a79 commit 7c909d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ android {
}

dependencies {
implementation "androidx.activity:activity:1.10.0"
implementation "androidx.activity:activity:1.10.1"
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation "androidx.biometric:biometric:1.4.0-alpha02"
implementation 'androidx.preference:preference:1.2.1'
Expand Down

0 comments on commit 7c909d8

Please sign in to comment.