Bump the maven group with 2 updates (#51)
Bumps the maven group with 2 updates: [com.microsoft.appcenter:appcenter-crashes](https://github.com/microsoft/appcenter-sdk-android) and [com.microsoft.appcenter:appcenter-analytics](https://github.com/microsoft/appcenter-sdk-android). Updates `com.microsoft.appcenter:appcenter-crashes` from 5.0.4 to 5.0.5 - [Release notes](https://github.com/microsoft/appcenter-sdk-android/releases) - [Changelog](https://github.com/microsoft/appcenter-sdk-android/blob/develop/CHANGELOG.md) - [Commits](https://github.com/microsoft/appcenter-sdk-android/compare/5.0.4...5.0.5) Updates `com.microsoft.appcenter:appcenter-analytics` from 5.0.4 to 5.0.5 - [Release notes](https://github.com/microsoft/appcenter-sdk-android/releases) - [Changelog](https://github.com/microsoft/appcenter-sdk-android/blob/develop/CHANGELOG.md) - [Commits](https://github.com/microsoft/appcenter-sdk-android/compare/5.0.4...5.0.5) Updates `com.microsoft.appcenter:appcenter-analytics` from 5.0.4 to 5.0.5 - [Release notes](https://github.com/microsoft/appcenter-sdk-android/releases) - [Changelog](https://github.com/microsoft/appcenter-sdk-android/blob/develop/CHANGELOG.md) - [Commits](https://github.com/microsoft/appcenter-sdk-android/compare/5.0.4...5.0.5) --- updated-dependencies: - dependency-name: com.microsoft.appcenter:appcenter-crashes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.microsoft.appcenter:appcenter-analytics dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.microsoft.appcenter:appcenter-analytics dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... 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
30e9f88b09
commit
bf520316c2
|
|
@ -2,7 +2,7 @@
|
||||||
agp = "8.6.1"
|
agp = "8.6.1"
|
||||||
kotlin = "2.0.20"
|
kotlin = "2.0.20"
|
||||||
nav = "2.8.1"
|
nav = "2.8.1"
|
||||||
appcenter = "5.0.4"
|
appcenter = "5.0.5"
|
||||||
libxposed = "100"
|
libxposed = "100"
|
||||||
glide = "4.16.0"
|
glide = "4.16.0"
|
||||||
okhttp = "4.12.0"
|
okhttp = "4.12.0"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue