Skip to content

Commit 186a6ed

Browse files
authored
#299 Upgrade to AGP 9.0.1 (#300)
1 parent 0aebe88 commit 186a6ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ projectCompileSdkVersion = "35"
99

1010
kotlin = "2.2.21"
1111
kotlinter = "5.4.2"
12-
ksp = "2.2.21-2.0.5"
12+
ksp = "2.3.2"
1313
kotlinxImmutableCollection = "0.4.0"
1414
androidGradlePlugin = "9.0.1"
1515

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
2-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
2+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
33
distributionPath=wrapper/dists
44
zipStorePath=wrapper/dists
55
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)