chore: update build.gradle (#1417)

This commit is contained in:
Angela Yu 2023-12-01 15:22:22 -08:00 committed by GitHub
parent 3d113fce32
commit 7f51939cb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@ secrets {
// A properties file containing default secret values. This file can be
// checked in version control.
defaultPropertiesFileName = 'local.defaults.properties'
defaultPropertiesFileName = "local.defaults.properties"
// Configure which keys should be ignored by the plugin by providing regular expressions.
// "sdk.dir" is ignored by default.