Minor fixes reported by the code inspection

This commit is contained in:
Jakub Chrzanowski
2023-01-13 21:34:46 +01:00
committed by Jakub Chrzanowski
parent 54d6b64304
commit b99218fb83
7 changed files with 12 additions and 12 deletions

View File

@@ -26,4 +26,5 @@ gradleVersion = 7.6
kotlin.stdlib.default.dependency = false
# Enable Gradle Configuration Cache -> https://docs.gradle.org/current/userguide/configuration_cache.html
# suppress inspection "UnusedProperty"
org.gradle.unsafe.configuration-cache = true