Skip to content

Commit

Permalink
Update AndroidX.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Nov 30, 2023
1 parent df46974 commit e1aba64
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ firebase-perfPlugin = "1.4.2"
firebase-crashlytics = "18.6.0"
firebase-crashlyticsPlugin = "2.9.9"
androidx-compose-compiler = "1.5.5-dev-k2.0.0-Beta1-06b8ae672a4"
androidx-compose-ui = "1.6.0-beta01"
androidx-compose-foundation = "1.6.0-beta01"
androidx-compose-material3 = "1.2.0-alpha11"
androidx-core = "1.12.0"
androidx-compose-ui = "1.6.0-beta02"
androidx-compose-foundation = "1.6.0-beta02"
androidx-compose-material3 = "1.2.0-alpha12"
androidx-core = "1.13.0-alpha02"
androidx-coreSplashscreen = "1.0.1"
androidx-activity = "1.8.1"
androidx-activity = "1.9.0-alpha01"
androidx-lifecycle = "2.7.0-rc01"
androidx-navigation = "2.7.5"
androidx-dataStore = "1.1.0-alpha06"
androidx-dataStore = "1.1.0-alpha07"
androidx-hiltNavigationCompose = "1.1.0"
androidx-profileinstaller = "1.3.1"
androidx-benchmark = "1.2.1"
Expand Down

0 comments on commit e1aba64

Please sign in to comment.