Skip to content

Commit

Permalink
Merge branch 'update-gradle'
Browse files Browse the repository at this point in the history
  • Loading branch information
shorthouse committed Mar 21, 2024
2 parents f08b734 + 908a170 commit 9bbb6ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
accompanist-systemuicontroller = "0.34.0"
activity-compose = "1.8.2"
android-gradle = "8.2.2"
android-gradle = "8.3.0"
androidx-junit = "1.1.5"
coil = "2.6.0"
compose-bom = "2024.02.02"
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Wed Oct 04 10:34:55 BST 2023
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 9bbb6ce

Please sign in to comment.