Fixed
Status Update
Comments
ad...@google.com <ad...@google.com>
tn...@google.com <tn...@google.com>
ji...@google.com <ji...@google.com> #2
This was broken by 3bca759a5ff08352de831bb1e9b61b1ec2b3362d.
Fix (pending) is I2c2dc7b600603ee430fd0d91b23d52ea8aa29ca9.
Fix (pending) is I2c2dc7b600603ee430fd0d91b23d52ea8aa29ca9.
tn...@google.com <tn...@google.com> #3
Almost 2 months later and this is still broken
tn...@google.com <tn...@google.com> #4
Since there is no progression, I wanted to share our quick-fix for the issue.
#sdkmanager --package_file=${PATH_WORKSPACE}/packages
while read p; do echo "y" | sdkmanager "${p}"; done <${PATH_WORKSPACE}/packages
#sdkmanager --package_file=${PATH_WORKSPACE}/packages
while read p; do echo "y" | sdkmanager "${p}"; done <${PATH_WORKSPACE}/packages
an...@google.com <an...@google.com> #5
jb...@google.com What is the update on this?
Description
STEPS TO REPRODUCE:
1. create any kt file
2. type:
buildList {
this += ""
}
Replacing with add("") fixing the issue, but "operator fun" can be more readable in some cases.
------------------
IMPORTANT: Please read
all required information.
------------------
Studio Build:
Android Studio Jellyfish | 2023.3.1 Beta 2
Build #AI-233.14808.21.2331.11608968, built on March 21, 2024
Runtime version: 17.0.10+0-17.0.10b1087.21-11572160 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Version of Gradle Plugin: 8.2.0, 8.4.0-beta02
Version of Gradle: 8.2-bin, 8.6-bin
Version of Java: Azul Zulu 17.0.7, JetBrains runtime 17.0.10
OS: macOS 14.4.1