Status Update
Comments
cm...@google.com <cm...@google.com> #3
Re #2 - that is an external index that doesn't get updated immediately -
Re #1 I've finally managed to reproduce this issue. The only workaround for now is to completely delete your gradle cache. The poisoned jar will be something like ~/.gradle/caches/jars-9/o_7347fd9566b7afa2d8c777332216253f/libversion.jar
, which is cached from Android Studio.app/Contents/plugins/android/lib/libversion.jar
. The version in the jar is updated in Studio, but Gradle only checks its timestamp and length, which remain the same when taking patch updates on mac os (I haven't checked other platform behaviors). I'm looking at mitigating the issue by adjusting how the version check is done in Studio.
cm...@google.com <cm...@google.com>
cm...@google.com <cm...@google.com> #4
I have a proposed mitigation/workaround for this issue I'm hoping to land in Android Studio
cm...@google.com <cm...@google.com> #5
This should land in J and potentially a point release of I
an...@google.com <an...@google.com> #6
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Koala | 2023.3.2 Canary 2
- Android Gradle Plugin 8.5.0-alpha02
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
an...@google.com <an...@google.com> #7
The fixes for this issue are now also available in:
- Android Studio Jellyfish | 2023.3.1 Beta 2
- Android Gradle Plugin 8.4.0-beta02
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
an...@google.com <an...@google.com> #8
The fixes for this issue are now also available in:
- Android Studio Iguana | 2023.2.1 Patch 2
- Android Gradle Plugin 8.3.2
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
ye...@gmail.com <ye...@gmail.com> #9
[Deleted User] <[Deleted User]> #10
Hacking
[Deleted User] <[Deleted User]> #11
Hacker
Description
Android Studio version:
Steps to reproduce:
Error message: