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.
2 parents a381e13 + 4f8b621 commit 56e4f3fCopy full SHA for 56e4f3f
auth/README.md
@@ -84,7 +84,7 @@ android {
84
85
defaultConfig {
86
// ...
87
- resConfigs "auto"
+ resConfigs "en" // And any other languages you support
88
}
89
90
```
0 commit comments