Update deps (#2016)

This commit is contained in:
LoveSy 2022-06-30 16:43:40 +08:00 committed by GitHub
parent f565075c43
commit 666e8780c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 6 additions and 7 deletions

View File

@ -159,7 +159,7 @@ dependencies {
implementation("dev.rikka.rikkax.appcompat:appcompat:1.4.1")
implementation("dev.rikka.rikkax.core:core:1.4.0")
implementation("dev.rikka.rikkax.insets:insets:1.3.0")
implementation("dev.rikka.rikkax.material:material:2.4.0")
implementation("dev.rikka.rikkax.material:material:2.5.0")
implementation("dev.rikka.rikkax.material:material-preference:2.0.0")
implementation("dev.rikka.rikkax.preference:simplemenu-preference:1.0.3")
implementation("dev.rikka.rikkax.recyclerview:recyclerview-ktx:1.3.1")

View File

@ -28,7 +28,6 @@ import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.content.res.Configuration;
import android.os.Build;
import android.os.Looper;
import android.os.Process;

View File

@ -47,7 +47,7 @@ android {
dependencies {
implementation("org.apache.commons:commons-lang3:3.12.0")
implementation("de.upb.cs.swt:axml:2.1.2")
compileOnly("androidx.annotation:annotation:1.3.0")
compileOnly("androidx.annotation:annotation:1.4.0")
compileOnly(projects.hiddenapi.stubs)
implementation(projects.hiddenapi.bridge)
implementation(projects.services.daemonService)

View File

@ -129,7 +129,7 @@ afterEvaluate {
dependencies {
implementation("com.android.tools.build:apksig:$agpVersion")
implementation("org.apache.commons:commons-lang3:3.12.0")
compileOnly("androidx.annotation:annotation:1.3.0")
compileOnly("androidx.annotation:annotation:1.4.0")
compileOnly(projects.hiddenapi.stubs)
implementation(projects.hiddenapi.bridge)
implementation(projects.services.daemonService)

2
external/lsplant vendored

@ -1 +1 @@
Subproject commit ca19d61942994a72b8bf875ea7ed97c0e0513b74
Subproject commit 3bc395a08c526c5d4df7db257f2ffc31509a2bb5

View File

@ -112,7 +112,7 @@ android {
}
dependencies {
compileOnly("androidx.annotation:annotation:1.3.0")
compileOnly("androidx.annotation:annotation:1.4.0")
compileOnly(projects.hiddenapi.stubs)
implementation(projects.core)
implementation(projects.hiddenapi.bridge)

@ -1 +1 @@
Subproject commit 4eea6d5794e046aeae4e57022c6cc1f7201559d5
Subproject commit ff5cd853e166e5290eaa439bd24994e9cb709e4e