You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove R8 as a dependency in favour of the bundled AGP version
R8 is bundled inside AGP so there is no point in having it as an
external dependency with another version. This should improve the
compatibility of the used R8 and remove problems.
0 commit comments