Bump appcompat from 1.4.1 to 1.5.0 (#2068)

This commit is contained in:
dependabot[bot] 2022-08-12 06:18:24 +08:00 committed by GitHub
parent bfdba4c7aa
commit f098916f3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ dependencies {
implementation("com.squareup.okhttp3:okhttp") implementation("com.squareup.okhttp3:okhttp")
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps") implementation("com.squareup.okhttp3:okhttp-dnsoverhttps")
implementation("com.squareup.okhttp3:logging-interceptor") implementation("com.squareup.okhttp3:logging-interceptor")
implementation("dev.rikka.rikkax.appcompat:appcompat:1.4.1") implementation("dev.rikka.rikkax.appcompat:appcompat:1.5.0")
implementation("dev.rikka.rikkax.core:core:1.4.1") implementation("dev.rikka.rikkax.core:core:1.4.1")
implementation("dev.rikka.rikkax.insets:insets:1.3.0") implementation("dev.rikka.rikkax.insets:insets:1.3.0")
implementation("dev.rikka.rikkax.material:material:2.5.1") implementation("dev.rikka.rikkax.material:material:2.5.1")