File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
jvmTarget = " 11"
4
4
kotlinTarget = " 1.8"
5
5
6
- kotlin = " 1.9.25 " # https://github.com/JetBrains/kotlin/releases
6
+ kotlin = " 2.0.21 " # https://github.com/JetBrains/kotlin/releases
7
7
8
8
kotlinSymbolProcessing = " 1.9.25-1.0.20" # https://github.com/google/ksp/releases
9
9
kotlinCompileTesting = " 1.6.0" # https://github.com/tschuchortdev/kotlin-compile-testing/releases
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11-bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments