Bump annotation-experimental to 1.2.0

PiperOrigin-RevId: 416753081
This commit is contained in:
ibaker 2021-12-16 09:50:35 +00:00 committed by tonihei
parent e094ceb079
commit 1633ad12a3

View File

@ -34,7 +34,7 @@ project.ext {
jsr305Version = '3.0.2'
kotlinAnnotationsVersion = '1.5.31'
androidxAnnotationVersion = '1.3.0'
androidxAnnotationExperimentalVersion = '1.2.0-rc01'
androidxAnnotationExperimentalVersion = '1.2.0'
androidxAppCompatVersion = '1.3.1'
androidxCollectionVersion = '1.1.0'
androidxCoreVersion = '1.7.0'