diff --git a/constants.gradle b/constants.gradle index 66cc6ee29b..cb5b6e5592 100644 --- a/constants.gradle +++ b/constants.gradle @@ -43,7 +43,6 @@ project.ext { androidxAppCompatVersion = '1.6.1' androidxCollectionVersion = '1.2.0' androidxConstraintLayoutVersion = '2.1.4' - // Updating this to 1.9.0+ will import Kotlin stdlib [internal ref: b/277891049]. androidxCoreVersion = '1.8.0' androidxExifInterfaceVersion = '1.3.6' androidxLifecycleVersion = '2.6.0'