Skip to content

Commit

Permalink
Revert ktlint and androidx-core updates
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenzeck committed Nov 2, 2024
1 parent d545de8 commit b94326f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ androidx-compose-material3 = "1.3.1"
androidx-compose-runtime = "1.7.5"
androidx-compose-ui = "1.7.5"
androidx-constraintlayout = "2.2.0"
androidx-core = "1.15.0"
androidx-core = "1.13.1"
androidx-datastore = "1.1.1"
androidx-fragment-ktx = "1.8.5"
androidx-legacy = "1.0.0"
Expand Down Expand Up @@ -55,7 +55,7 @@ kotlinx-serialization-json = "1.6.3"
# See https://github.com/google/ksp/releases
ksp = "1.9.24-1.0.20"

ktlint = "12.1.1"
ktlint = "11.5.1"

# We cannot upgrade to 1.9.0 as it conflicts with liblcp.
# See https://github.com/readium/kotlin-toolkit/issues/29
Expand Down

0 comments on commit b94326f

Please sign in to comment.