Skip to content

Commit 2760e17

Browse files
committed
dependency updates
1 parent c44f87d commit 2760e17

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ ksp = "2.0.20-1.0.25"
44
kotlinx-coroutines = "1.9.0"
55

66

7-
agp = "8.5.2"
7+
agp = "8.7.0"
88
android-compileSdk = "34"
99
android-minSdk = "24"
1010
android-targetSdk = "34"
1111
androidx-activityCompose = "1.9.2"
12-
compose = "1.7.2"
13-
compose-plugin = "1.7.0-beta02"
12+
compose = "1.7.3"
13+
compose-plugin = "1.7.0-rc01"
1414
composeAdaptiveLayout = "1.0.0-alpha01"
1515
harawata-appdirs = "1.2.2"
1616
koalaplot = "0.5.3"

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)