We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d113fc commit 7f51939Copy full SHA for 7f51939
snippets/app/build.gradle
@@ -78,7 +78,7 @@ secrets {
78
79
// A properties file containing default secret values. This file can be
80
// checked in version control.
81
- defaultPropertiesFileName = 'local.defaults.properties'
+ defaultPropertiesFileName = "local.defaults.properties"
82
83
// Configure which keys should be ignored by the plugin by providing regular expressions.
84
// "sdk.dir" is ignored by default.
0 commit comments