mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Bump annotation-experimental to 1.2.0
PiperOrigin-RevId: 416753081
This commit is contained in:
parent
e094ceb079
commit
1633ad12a3
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ project.ext {
|
||||||
jsr305Version = '3.0.2'
|
jsr305Version = '3.0.2'
|
||||||
kotlinAnnotationsVersion = '1.5.31'
|
kotlinAnnotationsVersion = '1.5.31'
|
||||||
androidxAnnotationVersion = '1.3.0'
|
androidxAnnotationVersion = '1.3.0'
|
||||||
androidxAnnotationExperimentalVersion = '1.2.0-rc01'
|
androidxAnnotationExperimentalVersion = '1.2.0'
|
||||||
androidxAppCompatVersion = '1.3.1'
|
androidxAppCompatVersion = '1.3.1'
|
||||||
androidxCollectionVersion = '1.1.0'
|
androidxCollectionVersion = '1.1.0'
|
||||||
androidxCoreVersion = '1.7.0'
|
androidxCoreVersion = '1.7.0'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue