Commit 3d67400a by bachinger

Bump androidx.core version to 1.6.0

PiperOrigin-RevId: 401743951
parent 3b778160
Showing with 1 additions and 1 deletions
...@@ -38,7 +38,7 @@ project.ext { ...@@ -38,7 +38,7 @@ project.ext {
androidxAnnotationVersion = '1.2.0' androidxAnnotationVersion = '1.2.0'
androidxAppCompatVersion = '1.3.0' androidxAppCompatVersion = '1.3.0'
androidxCollectionVersion = '1.1.0' androidxCollectionVersion = '1.1.0'
androidxCoreVersion = '1.3.2' androidxCoreVersion = '1.6.0'
androidxFuturesVersion = '1.1.0' androidxFuturesVersion = '1.1.0'
androidxMediaVersion = '1.4.2' androidxMediaVersion = '1.4.2'
androidxMedia2Version = '1.1.3' androidxMedia2Version = '1.1.3'
......
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