Commit bb89f69b by olly Committed by Toni

Migrate extensions to androidx.collection

PiperOrigin-RevId: 266803466
parent 0dc99710
Showing with 1 additions and 0 deletions
...@@ -27,6 +27,7 @@ project.ext { ...@@ -27,6 +27,7 @@ project.ext {
jsr305Version = '3.0.2' jsr305Version = '3.0.2'
kotlinAnnotationsVersion = '1.3.31' kotlinAnnotationsVersion = '1.3.31'
androidxAnnotationVersion = '1.1.0' androidxAnnotationVersion = '1.1.0'
androidxCollectionVersion = '1.1.0'
androidxMediaVersion = '1.0.1' androidxMediaVersion = '1.0.1'
androidxTestVersion = '1.1.0' androidxTestVersion = '1.1.0'
truthVersion = '0.44' truthVersion = '0.44'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment