Skip to content

Commit 7f51939

Browse files
authored
chore: update build.gradle (#1417)
1 parent 3d113fc commit 7f51939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ secrets {
7878

7979
// A properties file containing default secret values. This file can be
8080
// checked in version control.
81-
defaultPropertiesFileName = 'local.defaults.properties'
81+
defaultPropertiesFileName = "local.defaults.properties"
8282

8383
// Configure which keys should be ignored by the plugin by providing regular expressions.
8484
// "sdk.dir" is ignored by default.

0 commit comments

Comments
 (0)