Gaëtan Muller
71b8c32a6f
Remove Multidex
2024-07-24 16:17:00 +01:00
bachinger
4777d62d31
Rollback of 8e2869278c
...
PiperOrigin-RevId: 607264513
2024-02-15 02:35:12 -08:00
asinclair
8e2869278c
Internal Cleanup
...
PiperOrigin-RevId: 607117264
2024-02-14 15:06:10 -08:00
rohks
c96e010d35
Fix instrumentation tests not working via Gradle
...
PiperOrigin-RevId: 475560401
2022-09-30 18:03:11 +00:00
rohks
5b3f320230
Switch incorrectly configured native multidex to legacy
...
Native multidex can only be used for binaries with minSdkVersion of 21 or higher, but minSdkVersion was specified to 16.
PiperOrigin-RevId: 470003836
2022-09-30 17:04:29 +00:00
ibaker
3d2b335825
Simplify DefaultMediaSourceFactory
instantiation in a test
...
There's no need to manually construct a 'default'
DefaultDataSource.Factory instance, we can just pass the `Context` to
`DefaultMediaSourceFactory` and let it construct the
`DefaultDataSource.Factory` internally.
PiperOrigin-RevId: 451155747
2022-05-30 16:32:59 +00:00
Andrew Lewis
933e207b3e
Update to androidx.media3
...
PiperOrigin-RevId: 405656499
2021-10-27 09:12:46 +01:00