gradle.properties 98 B

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