diff --git a/constants.gradle b/constants.gradle index 61f31ca35e..69726d9ed8 100644 --- a/constants.gradle +++ b/constants.gradle @@ -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'