Skip to content

Commit

Permalink
Replacing screenshot of error with text (#11769)
Browse files Browse the repository at this point in the history
Not only is the red-on-black error hard to read, but it's bad for SEO.

Fixes #11735
  • Loading branch information
sfshaza2 authored Mar 4, 2025
1 parent ba28031 commit 7ffaa73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ If you've recently upgraded Android Studio to the Flamingo
release and have either run or built an existing Android app,
you might have run into an error similar to the following:

![Error dialog in Android Studio Flamingo: MultipleCompilationErrorsException](/assets/images/docs/releaseguide/android-studio-flamingo-error.png){:width="80%"}
```sh
Caused by: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
```

The terminal output for this error is
similar to the following:
Expand Down

0 comments on commit 7ffaa73

Please sign in to comment.