Skip to content

Commit

Permalink
Merge pull request #3716 from netology-code/dependabot/gradle/07_crud…
Browse files Browse the repository at this point in the history
…/androidx.activity-activity-ktx-1.10.1
  • Loading branch information
dependabot[bot] authored Feb 27, 2025
2 parents 847e662 + 0f5cf32 commit a5fb29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 07_crud/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
def junit_version = "4.13.2"
def ext_junit_version = "1.2.1"
def espresso_core_version = "3.6.1"
def activity_version = "1.10.0"
def activity_version = "1.10.1"
def lifecycle_version = "2.8.7"

implementation "androidx.core:core-ktx:$core_version"
Expand Down

0 comments on commit a5fb29a

Please sign in to comment.