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 a135ade commit 17272ddCopy full SHA for 17272dd
doc/dev_guide/platform_specific_instructions.md
@@ -42,7 +42,7 @@ Conversion to Dalvik format failed:
42
Unable to execute dex: method ID not in [0, 0xffff]: 65536
43
```
44
45
-To solve this problem, add the `multiDexEnabled true` line to the `defaultConfig` section at `android/app/build.gradle file`
+To solve this problem, add the `multiDexEnabled true` line to the `defaultConfig` section in `android/app/build.gradle file`
46
47
48
android {
0 commit comments