Skip to content

Commit ea2a03e

Browse files
committed
Fix typo.
1 parent 2f73e9a commit ea2a03e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ include ':app',
2222
':remote_config',
2323
':remote_config:remote_config_resources',
2424
':storage',
25-
':storage:storage_resources'
25+
':storage:storage_resources',
2626
':ump',
27-
':ump:ump_resources',
27+
':ump:ump_resources'

0 commit comments

Comments
 (0)