Status Update
Comments
aa...@google.com <aa...@google.com>
je...@google.com <je...@google.com>
cm...@google.com <cm...@google.com>
sp...@google.com <sp...@google.com> #2
This has been fixed and will be available starting in AGP 8.8.0-alpha01
. The syntax matches the example from #1.
an...@google.com <an...@google.com> #3
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 Ladybug Feature Drop | 2024.2.2 Canary 1
- Android Gradle Plugin 8.8.0-alpha01
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> #4
The fixes for this issue are now also available in:
- Android Studio Meerkat | 2024.3.1 Canary 2
- Android Gradle Plugin 8.9.0-alpha02
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> #5
Further fixes for this issue are now available in:
- Android Studio Ladybug Feature Drop | 2024.2.2 RC 1
- Android Gradle Plugin 8.8.0-rc01
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
jo...@gmail.com <jo...@gmail.com> #6
ta...@gmail.com <ta...@gmail.com> #7
ta...@gmail.com <ta...@gmail.com> #8
pa...@gmail.com <pa...@gmail.com>
s0...@gmail.com <s0...@gmail.com> #9
good
re...@gmail.com <re...@gmail.com> #10
Hola mundo "
ra...@gmail.com <ra...@gmail.com> #11
Fff
Description
When trying to use the new
com.android.settings
plugin insettings.gradle
, added in Android Gradle Plugin 8.0.0-alpha09, im getting an error not recognizingtargetSdk
method.In
settings.gradle
:Build log when sync-ing:
Gradle DSL method not found: 'targetSdk()'
Tried using up to the latest version (as of today
8.3.0-alpha18
) but still doesn't recognize. Haven't found any references to the lack of support for this.Are there any plans to add it? If i'm gonna move my module configuration to use this plugin, i need it to have all 3 versions, otherwise i will have 2 configurations in different places.
Studio Build: Version of Gradle Plugin: 8.2.0 Version of Gradle: gradle-8.5-all Version of Java: openjdk 17.0.7 2023-04-18 OS: macOs Ventura 13.4