Some light on gradle.properties, settings.gradle, gradle-wrapper.properties and local.properties
问题 I use them often when configuring my project but mostly add snippers as instructed. I have absolutely no clue which file is for what exactly. Can anyone give a clear picture what each file is for. So far I think local.properties for environment paths like sdk/ndk location settings.gradle for including all modules in project where each module has it's own build.gradle gradle.properties ? gradle-wrapper.properties ? 回答1: gradle.properties Using gradle.properties to create universal variables