Fixed gradle.properties files mismatch

This commit is contained in:
Jakub Chrzanowski
2024-10-02 14:10:38 +02:00
committed by Jakub Chrzanowski
parent 54903fe539
commit f78904a98d
2 changed files with 2 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ platformPlugins =
platformBundledPlugins =
# Gradle Releases -> https://github.com/gradle/gradle/releases
gradleVersion = 8.10.1
gradleVersion = 8.10.2
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
kotlin.stdlib.default.dependency = false