Bump androidx.annotation:annotation from 1.6.0 to 1.7.0 (#2745)

This commit is contained in:
dependabot[bot] 2023-09-07 01:19:39 +00:00 committed by GitHub
parent bfa7b49c60
commit 57af13cfb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ rikkax-widget-borderview = { module = "dev.rikka.rikkax.widget:borderview", vers
rikkax-widget-mainswitchbar = { module = "dev.rikka.rikkax.widget:mainswitchbar", version = "1.0.2" }
androidx-activity = { module = "androidx.activity:activity", version = "1.7.2" }
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.6.0" }
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.7.0" }
androidx-browser = { module = "androidx.browser:browser", version = "1.6.0" }
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
androidx-core = { module = "androidx.core:core", version = "1.12.0" }