Skip to content

Commit

Permalink
Bump to latest stable Gradle and dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
  • Loading branch information
theimpulson committed Nov 27, 2024
1 parent e61d787 commit a6d5826
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ compose = "1.7.5"
compose-material3 = "1.3.1"
coroutines = "1.9.0"
androidx-activityCompose = "1.9.3"
androidx-adaptiveAndroid = "1.1.0-alpha06"
androidx-adaptiveAndroid = "1.1.0-alpha07"
androidx-browser = "1.8.0"
androidx-camera = "1.4.0"
androidx-composeNavigation = "2.8.3"
androidx-composeNavigation = "2.8.4"
androidx-hilt = "1.2.0"
androidx-lifecycle = "2.8.7"
androidx-startupRuntime = "1.2.0"
Expand Down
6 changes: 3 additions & 3 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#Mon Oct 07 14:49:53 IST 2024
#Wed Nov 27 12:57:49 ICT 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=31c55713e40233a8303827ceb42ca48a47267a0ad4bab9177123121e71524c26
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
distributionSha256Sum=f397b287023acdba1e9f6fc5ea72d22dd63669d59ed4a289a29b1a76eee151c6
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit a6d5826

Please sign in to comment.