mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Update androidx annotation-experimental version to 1.2-rc01
This version includes several bug fixes related to the `@RequiresOptIn` annotation used for the `androidx.media3.util.UnstableApi` annotation in this project. PiperOrigin-RevId: 414384813
This commit is contained in:
parent
21bbdb5871
commit
f1ab3cf195
@ -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.1.0'
|
androidxAnnotationExperimentalVersion = '1.2.0-rc01'
|
||||||
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…
x
Reference in New Issue
Block a user