Rename org.gradle.unsafe.configuration-cache to org.gradle.configuration-cache in gradle.properties

This commit is contained in:
Jakub Chrzanowski
2023-04-12 22:38:01 +02:00
committed by Jakub Chrzanowski
parent 8048216194
commit f30c79c6bd
3 changed files with 3 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.8.20`
- Upgrade Gradle Wrapper to `8.1`
- Remove `UnusedProperty` suppression in `gradle.properties` file
- Rename `org.gradle.unsafe.configuration-cache` to `org.gradle.configuration-cache` in `gradle.properties`
## [1.5.0] - 2023-03-10