Commit 14d101bb by aquilescanta Committed by bachinger

Bump the androidx annotation version to 1.2.0

It is the current public stable version and it brings in @DoNotInline.

PiperOrigin-RevId: 378119413
parent e4263c4a
Showing with 1 additions and 1 deletions
......@@ -29,7 +29,7 @@ project.ext {
checkerframeworkCompatVersion = '2.5.0'
jsr305Version = '3.0.2'
kotlinAnnotationsVersion = '1.3.70'
androidxAnnotationVersion = '1.1.0'
androidxAnnotationVersion = '1.2.0'
androidxAppCompatVersion = '1.1.0'
androidxCollectionVersion = '1.1.0'
androidxCoreVersion = '1.3.2'
......
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