mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Migrate extensions to androidx.collection
PiperOrigin-RevId: 266803466
This commit is contained in:
parent
0dc997103b
commit
bb89f69bbb
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ project.ext {
|
|||
jsr305Version = '3.0.2'
|
||||
kotlinAnnotationsVersion = '1.3.31'
|
||||
androidxAnnotationVersion = '1.1.0'
|
||||
androidxCollectionVersion = '1.1.0'
|
||||
androidxMediaVersion = '1.0.1'
|
||||
androidxTestVersion = '1.1.0'
|
||||
truthVersion = '0.44'
|
||||
|
|
|
|||
Loading…
Reference in a new issue