Bump com.google.android.material:material from 1.9.0 to 1.10.0 (#2790)
This commit is contained in:
parent
c7e6c77934
commit
932612aa9c
|
|
@ -58,7 +58,7 @@ agp-apksig = { group = "com.android.tools.build", name = "apksig", version.ref =
|
||||||
appiconloader = { module = "me.zhanghai.android.appiconloader:appiconloader", version = "1.5.0" }
|
appiconloader = { module = "me.zhanghai.android.appiconloader:appiconloader", version = "1.5.0" }
|
||||||
axml = { module = "de.upb.cs.swt:axml", version = "2.1.3" }
|
axml = { module = "de.upb.cs.swt:axml", version = "2.1.3" }
|
||||||
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.13.0" }
|
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.13.0" }
|
||||||
material = { module = "com.google.android.material:material", version = "1.9.0" }
|
material = { module = "com.google.android.material:material", version = "1.10.0" }
|
||||||
gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
|
gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
|
||||||
hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
|
hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
|
||||||
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
|
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue