Bump the maven-dependencies group with 5 updates (#2882)
Bumps the maven-dependencies group with 5 updates: Updates `androidx.activity:activity` from 1.8.1 to 1.8.2 Updates `androidx.annotation:annotation` from 1.7.0 to 1.7.1 Updates `androidx.navigation:navigation-fragment` from 2.7.5 to 2.7.6 Updates `androidx.navigation:navigation-ui` from 2.7.5 to 2.7.6 Updates `androidx.navigation.safeargs` from 2.7.5 to 2.7.6 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7d20d7bd39
commit
3151605d36
|
|
@ -1,7 +1,7 @@
|
||||||
[versions]
|
[versions]
|
||||||
agp = "8.2.0"
|
agp = "8.2.0"
|
||||||
kotlin = "1.9.21"
|
kotlin = "1.9.21"
|
||||||
nav = "2.7.5"
|
nav = "2.7.6"
|
||||||
appcenter = "5.0.4"
|
appcenter = "5.0.4"
|
||||||
libxposed = "100"
|
libxposed = "100"
|
||||||
glide = "4.16.0"
|
glide = "4.16.0"
|
||||||
|
|
@ -35,8 +35,8 @@ rikkax-recyclerview = { module = "dev.rikka.rikkax.recyclerview:recyclerview-ktx
|
||||||
rikkax-widget-borderview = { module = "dev.rikka.rikkax.widget:borderview", version = "1.1.0" }
|
rikkax-widget-borderview = { module = "dev.rikka.rikkax.widget:borderview", version = "1.1.0" }
|
||||||
rikkax-widget-mainswitchbar = { module = "dev.rikka.rikkax.widget:mainswitchbar", version = "1.0.2" }
|
rikkax-widget-mainswitchbar = { module = "dev.rikka.rikkax.widget:mainswitchbar", version = "1.0.2" }
|
||||||
|
|
||||||
androidx-activity = { module = "androidx.activity:activity", version = "1.8.1" }
|
androidx-activity = { module = "androidx.activity:activity", version = "1.8.2" }
|
||||||
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.7.0" }
|
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.7.1" }
|
||||||
androidx-browser = { module = "androidx.browser:browser", version = "1.7.0" }
|
androidx-browser = { module = "androidx.browser:browser", version = "1.7.0" }
|
||||||
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
|
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
|
||||||
androidx-core = { module = "androidx.core:core", version = "1.12.0" }
|
androidx-core = { module = "androidx.core:core", version = "1.12.0" }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue