Skip to content

Commit

Permalink
update version toml
Browse files Browse the repository at this point in the history
  • Loading branch information
amirisback committed Sep 10, 2024
1 parent 4fba80f commit 5169625
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ ksp = "1.9.23-1.0.19"

coreKtx = "1.13.1"
appcompat = "1.7.0"
activity = "1.9.1"
fragment = "1.8.2"
activity = "1.9.2"
fragment = "1.8.3"
constraintlayout = "2.1.4"
liveCycle = "2.8.4"
liveCycle = "2.8.5"
viewPager2 = "1.1.0"
preference = "1.2.1"
roomKtx = "2.6.1"
Expand Down

0 comments on commit 5169625

Please sign in to comment.