Skip to content

Commit

Permalink
chore: update build.gradle (#1417)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangela authored Dec 1, 2023
1 parent 3d113fc commit 7f51939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 7f51939

Please sign in to comment.