diff --git a/constants.gradle b/constants.gradle index df62cd443d..5dda635a10 100644 --- a/constants.gradle +++ b/constants.gradle @@ -34,7 +34,7 @@ project.ext { jsr305Version = '3.0.2' kotlinAnnotationsVersion = '1.5.31' androidxAnnotationVersion = '1.3.0' - androidxAnnotationExperimentalVersion = '1.1.0' + androidxAnnotationExperimentalVersion = '1.2.0-rc01' androidxAppCompatVersion = '1.3.1' androidxCollectionVersion = '1.1.0' androidxCoreVersion = '1.7.0'