Status Update
Comments
ra...@google.com <ra...@google.com>
za...@capitalone.com <za...@capitalone.com> #2
Still seeing this in AGP 7.2.0
stable, for the record
je...@google.com <je...@google.com>
ro...@capitalone.com <ro...@capitalone.com> #3
Has there been any update on this or a possible work around for it? The class file (shadow.bundletool.com.android.prefs.AndroidLocation.AndroidLocationException) worked in 7.1.3 . But perhaps something changed in 7.2.0 and up that maybe causing it to have ClassNotFoundError.
cm...@google.com <cm...@google.com> #4
Ah I found the accidental reference to the shadow.bundletool.
class, so I can remove that.
Not sure why it is broken for you though - Are you customising the version of bundle tool on your build script classpath?
ro...@capitalone.com <ro...@capitalone.com> #5
Awesome! Great, when will this fix be ready, so we can test it? Not completely sure, we think it might be conflicting with our Artifactory setup.
zt...@gmail.com <zt...@gmail.com> #6
Are you customising the version of bundle tool on your build script classpath?
Not sure what you mean by this exactly, but AFAIK we are not
cm...@google.com <cm...@google.com> #7
va...@gmail.com <va...@gmail.com> #8
jh...@gmail.com <jh...@gmail.com> #9
H
Description
Upgraded to AGP
7.2.0-rc01
from AGP7.1.3
, and encountered the following exception during a gradle sync:I then modified my convention plugins to avoid using the generated accessors (bc AGP
7.2.0-rc01
breaks their generation and accessed theLibraryExtension
andLibraryAndroidComponentsExtension
directly - and then received this following error:Build/Environment info: