mirror of
https://github.com/foss42/apidash.git
synced 2025-08-24 04:51:22 +08:00
Update platform_specific_instructions.md
This commit is contained in:
@ -42,7 +42,7 @@ Conversion to Dalvik format failed:
|
||||
Unable to execute dex: method ID not in [0, 0xffff]: 65536
|
||||
```
|
||||
|
||||
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`
|
||||
|
||||
```
|
||||
android {
|
||||
|
Reference in New Issue
Block a user