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.
1 parent a381e13 commit 4f8b621Copy full SHA for 4f8b621
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