Skip to content

Commit f025c3e

Browse files
committed
chore: bump versions
agp: 8.13.0 -> 8.13.2 kotlin: 2.2.20 -> 2.3.0 compose runtime: 1.8.1 -> 1.9.3 gradle: 8.14.3 -> 9.2.1
1 parent 2303cae commit f025c3e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
2-
agp = "8.13.0"
3-
kotlin = "2.2.20"
2+
agp = "8.13.2"
3+
kotlin = "2.3.0"
44
android-minSdk = "24"
55
android-compileSdk = "36"
6-
vanniktechMavenPublish = "0.34.0"
6+
vanniktechMavenPublish = "0.35.0"
77
spotless = "8.1.0"
88
binaryCompatibilityValidator = "0.18.1"
9-
composeRuntime = "1.8.1"
9+
composeRuntime = "1.9.3"
1010
coroutines = "1.10.2"
1111
kotest = "6.0.7"
1212
ksp = "2.3.4"

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.14.3-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)