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:
renovate[bot] 2024-08-12 15:01:58 +00:00 коммит произвёл GitHub
Родитель 855fa9003d
Коммит 5fe3ce84ae
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 6 добавлений и 1 удалений

Просмотреть файл

@ -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