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
androidx.test.annotation library only contained a single internal class: ExperimentalTestApi
which is now unused. Since this is now unused there is no need to reference or publish the
androidx.test:annotation library.
This change removes build references to androidx.test.annotation from within androidx.test
and remove maven publishing build logic.
A future change will remove the source entirely.
PiperOrigin-RevId: 633624350
0 commit comments