Skip to content

Commit

Permalink
updated navcupcake
Browse files Browse the repository at this point in the history
  • Loading branch information
mazunin-v-jb committed Oct 17, 2024
1 parent e8ca68b commit a5c55dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions examples/nav_cupcake/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[versions]
agp = "8.2.0"
agp = "8.5.0"
android-compileSdk = "34"
android-minSdk = "24"
android-targetSdk = "34"
androidx-activity = "1.8.2"
androidx-lifecycle = "2.8.0-rc03"
androidx-navigation = "2.7.0-alpha06"
compose-android = "1.6.7"
compose-multiplatform = "1.6.10"
compose-multiplatform = "1.7.0"
junit = "4.13.2"
kotlin = "2.0.0"
kotlin = "2.0.20"
kotlinx-datetime = "0.6.0"

[libraries]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#Thu Oct 17 19:23:28 AMT 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit a5c55dc

Please sign in to comment.