Status Update
Comments
ma...@google.com <ma...@google.com> #2
If you have questions about how to use the tools, or how to get your Android app to work, please visit
Alternatively for both official and community based support to development questions you can post to Stack Overflow:
If you have issues with a specific device, please contact your device manufacture support team.
ra...@google.com <ra...@google.com>
js...@google.com <js...@google.com> #5
That fix is supposed to be in AGP 8.5.0, so if you're seeing an issue, I suspect it is a K2 issue that I filed a while ago:
js...@google.com <js...@google.com> #6
^ I found that the issue I filed was no longer reproducible, and traced back when it is fixed; and found
Indeed, our local reproduction is no longer failing either, and the moment we landed 2.1.20-Beta2 was around AGP 8.10.0-alpha05.
js...@google.com <js...@google.com>
an...@google.com <an...@google.com> #7
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 Narwhal | 2025.1.1 Canary 2
- Android Gradle Plugin 8.11.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!
Description
DESCRIBE THE ISSUE IN DETAIL:
STEPS TO REPRODUCE:
BuildListAdds
. Theoperator fun plusAssign
should be equivalent tofun add
.Note: Replacing
+=
byadd
gets rid of the warning:Build: AI-233.14808.21.2331.11842104, 202405150249
AI-233.14808.21.2331.11842104, JRE 17.0.10+0-17.0.10b1087.21-11572160x64 JetBrains s.r.o., OS Mac OS X(aarch64) v14.3, screens 3600.0x2338.0, 3440.0x1440.0; Retina
AS: Jellyfish | 2023.3.1 Patch 1 Kotlin plugin: 233.14808.21.2331.11842104-AS Android Gradle Plugin: 8.4.1 Gradle: 8.6 Gradle JDK: JetBrains Runtime version 17.0.10 NDK: from local.properties: (not specified), latest from SDK: (not found) CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)