fix(deps): update dependency androidx.annotation:annotation to v1.7.0-rc01 (#2658)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f09eb1f8ee
commit
85982e73d3
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ lifecycle = "2.6.1"
|
|||
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.0.3"
|
||||
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidxActivity" }
|
||||
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "androidxActivity" }
|
||||
androidx-annotation = "androidx.annotation:annotation:1.7.0-beta01"
|
||||
androidx-annotation = "androidx.annotation:annotation:1.7.0-rc01"
|
||||
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0-alpha03"
|
||||
androidx-autofill = "androidx.autofill:autofill:1.3.0-alpha01"
|
||||
androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
|
||||
|
|
Loading…
Reference in a new issue