Skip to content

Commit

Permalink
Updates com.google.android.material:material from 1.10.0 to 1.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent 3151605 commit 7127344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
axml = { module = "de.upb.cs.swt:axml", version = "2.1.3" }
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.14.0" }
material = { module = "com.google.android.material:material", version = "1.10.0" }
material = { module = "com.google.android.material:material", version = "1.11.0" }
gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
Expand Down

0 comments on commit 7127344

Please sign in to comment.