Skip to content

Commit d3205b4

Browse files
authored
Update dependencies (#54)
1 parent f58ec6a commit d3205b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ compileSdk = "34"
99

1010
# Dependencies
1111
android-gradle-plugin = "8.2.0-rc03"
12-
gradle-versions = "0.49.0"
12+
gradle-versions = "0.50.0"
1313
detekt = "1.23.3"
1414

1515
accompanist = "0.32.0"
16-
androidx-activity-compose = "1.8.0"
16+
androidx-activity-compose = "1.8.1"
1717
androidx-core = "1.12.0"
18-
androidx-lifecycle = "2.6.2"
18+
androidx-lifecycle = "2.7.0-rc01"
1919
androidx-test-junit = "1.1.5"
2020

2121
# update version in README when changing below

0 commit comments

Comments
 (0)