android: Update com.google.android.material to 1.9.0
Change-Id: I52b2060cbf1f8eb06a49c58b8d35461aec99f3a1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155375 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
This commit is contained in:
parent
5cd48b4969
commit
616a03c7ad
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ dependencies {
|
|||
"libreoffice.jar",
|
||||
"unoloader.jar"
|
||||
])
|
||||
implementation 'com.google.android.material:material:1.8.0'
|
||||
implementation 'com.google.android.material:material:1.9.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation "androidx.multidex:multidex:2.0.1"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue