Skip to content

Commit

Permalink
⬆️ Update AndroidX dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxr1998 committed Jun 11, 2022
1 parent df7c22f commit afb1ac5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ testlogger = "3.2.0"
dependencyupdates = "0.42.0"

# Core
androidx-core = "1.7.0"
androidx-appcompat = "1.3.1"
androidx-core = "1.8.0"
androidx-appcompat = "1.4.2"
androidx-activity = "1.4.0"

# UI
androidx-constraintlayout = "2.1.1"
androidx-constraintlayout = "2.1.4"
androidx-recyclerview = "1.2.1"
google-material = "1.4.0"
google-material = "1.6.1"

# Lifecycle
androidx-lifecycle = "2.4.0"
androidx-lifecycle = "2.4.1"

# Testing
junit = "5.8.2"
Expand Down

0 comments on commit afb1ac5

Please sign in to comment.