gradle.properties 95 B

12345
  1. org.gradle.parallel=true
  2. org.gradle.caching=true
  3. kotlin.code.style = official
  4. version = 11.0.4