Bump core from 1.4.0 to 1.4.1 (#2031)
This commit is contained in:
parent
6ced146018
commit
dba5ce1854
|
|
@ -157,7 +157,7 @@ dependencies {
|
||||||
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.4.1")
|
||||||
implementation("dev.rikka.rikkax.core:core:1.4.0")
|
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.0")
|
implementation("dev.rikka.rikkax.material:material:2.5.0")
|
||||||
implementation("dev.rikka.rikkax.material:material-preference:2.0.0")
|
implementation("dev.rikka.rikkax.material:material-preference:2.0.0")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue