Rollback of c5dc5aeb11
*** Original commit *** Fix gradle build Add required import for androidx.window.java.layout.WindowInfoTrackerCallbackAdapter *** PiperOrigin-RevId: 493907749
This commit is contained in:
parent
481f3fa7c7
commit
d64a7ec55c
@ -26,7 +26,6 @@ dependencies {
|
||||
implementation 'androidx.media:media:' + androidxMediaVersion
|
||||
implementation 'androidx.annotation:annotation:' + androidxAnnotationVersion
|
||||
implementation 'androidx.recyclerview:recyclerview:' + androidxRecyclerViewVersion
|
||||
implementation 'androidx.window:window-java:' + androidxWindowVersion
|
||||
compileOnly 'org.checkerframework:checker-qual:' + checkerframeworkVersion
|
||||
compileOnly 'org.jetbrains.kotlin:kotlin-annotations-jvm:' + kotlinAnnotationsVersion
|
||||
testImplementation project(modulePrefix + 'test-utils')
|
||||
|
Loading…
x
Reference in New Issue
Block a user