Skip to content

Commit

Permalink
Bump AndroidX Compose Bom to 2023.04.01, Activity to 1.7.1 and Splash…
Browse files Browse the repository at this point in the history
…Screen to 1.0.1
  • Loading branch information
wmontwe committed May 3, 2023
1 parent e3440a6 commit 50cbd0b
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 @@ -10,19 +10,19 @@ kotlin = "1.8.20"
kotlinxCoroutines = "1.6.4"
jetbrainsAnnotations = "24.0.1"
androidxAppCompat = "1.6.1"
androidxActivity = "1.7.0"
androidxActivity = "1.7.1"
androidxRecyclerView = "1.3.0"
androidxLifecycle = "2.6.1"
androidxNavigation = "2.5.3"
androidxConstraintLayout = "2.1.4"
androidxFragment = "1.5.6"
androidxCore = "1.10.0"
androidxCoreSplashscreen = "1.0.0"
androidxCoreSplashscreen = "1.0.1"
androidxPreference = "1.2.0"
androidxDrawerLayout = "1.1.1"
androidxTransition = "1.4.1"
androidxComposeCompiler = "1.4.6"
androidxComposeBom = "2023.04.00"
androidxComposeBom = "2023.04.01"
androidxComposeMaterial = "1.3.1"
accompanist = "0.30.1"
fastAdapter = "5.7.0"
Expand Down

0 comments on commit 50cbd0b

Please sign in to comment.