Skip to content

Commit

Permalink
Try downgrading
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-e committed Nov 1, 2023
1 parent efb2c0a commit f7e05a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ androidx-test-ext = "1.1.5"
agp = "8.1.1"
androidxactivity = "1.7.1"
compose-bom = "2023.09.01"
compose-compiler-extension = "1.5.3"
compose-compiler-extension = "1.4.8"
detekt = "1.22.0"
kotlin = "1.9.10"
kotlin = "1.8.22"
kotlinpoet = "1.14.2"
kotlin-compile-testing = "1.5.0"
ksp = "1.9.10-1.0.13"
ksp = "1.8.22-1.0.11"
okhttp = "4.10.0"
junit-jupiter = "5.8.2"

Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit f7e05a6

Please sign in to comment.