gradle.properties 96 B

12345
  1. org.gradle.parallel = true
  2. org.gradle.caching = true
  3. android.useAndroidX = true
  4. version = 1.3.2