Skip to content

Commit

Permalink
Remove M2 Pro (#2875)
Browse files Browse the repository at this point in the history
* Remove M2 Pro
* Correct M2 Max name
  • Loading branch information
icarusdust authored Dec 6, 2024
1 parent 53feef4 commit 215e4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/troubleshooting/common-android-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Java Heap space error is a well-known issue and can be thrown for multiple reaso
exec "$JAVACMD" "${JVM_OPTS[@]}" -classpath "$CLASSPATH" org.gradle.wrapper.GradleWrapperMain -Dorg.gradle.jvmargs="-Xmx4096m" "$@"
```
{{<notebox>}}
To access more powerful macOS M2 Pro, M2 Max, and M2 Ultra machines, please get in touch with us [here](https://codemagic.io/contact/).
To access more powerful macOS M2 Max Studio, and M2 Ultra machines, please get in touch with us [here](https://codemagic.io/contact/).
{{</notebox>}}

### Could not find method firebaseAppDistribution() for arguments...
Expand Down

0 comments on commit 215e4d2

Please sign in to comment.