Bump appiconloader from 1.3.1 to 1.4.0 (#1909)

This commit is contained in:
dependabot[bot] 2022-05-03 10:46:51 +08:00 committed by GitHub
parent c1087a2e80
commit 6fbffd23b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ dependencies {
implementation("dev.rikka.rikkax.widget:borderview:1.1.0")
implementation("dev.rikka.rikkax.widget:mainswitchbar:1.0.2")
implementation("dev.rikka.rikkax.layoutinflater:layoutinflater:1.2.0")
implementation("me.zhanghai.android.appiconloader:appiconloader:1.3.1")
implementation("me.zhanghai.android.appiconloader:appiconloader:1.4.0")
implementation("org.lsposed.hiddenapibypass:hiddenapibypass:4.3")
implementation(projects.services.managerService)