зеркало из https://github.com/microsoft/rnx-kit.git
fix(deps): update dependency com.google.android.material:material to v1.12.0 (#3285)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
This commit is contained in:
Родитель
855fa9003d
Коммит
5fe3ce84ae
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@rnx-kit/react-native-test-app-msal": patch
|
||||
---
|
||||
|
||||
Bumped `com.google.android.material:material` to 1.12.0
|
|
@ -178,7 +178,7 @@ dependencies {
|
|||
implementation(["androidx.activity", "activity-ktx", "1.6.1"].join(":"))
|
||||
}
|
||||
|
||||
implementation "com.google.android.material:material:1.11.0"
|
||||
implementation "com.google.android.material:material:1.12.0"
|
||||
implementation "com.microsoft.identity.client:msal:5.2.1"
|
||||
|
||||
//noinspection GradleDynamicVersion
|
||||
|
|
Загрузка…
Ссылка в новой задаче