mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-28 04:46:51 +01:00
revert appcompat because it enforces android target sdk 31
This commit is contained in:
parent
1b3b463f03
commit
1e715b4914
@ -85,7 +85,7 @@ dependencies {
|
||||
testImplementation "com.google.code.gson:gson:2.8.6"
|
||||
|
||||
implementation fileTree(dir: "libs", include: ["*.jar"])
|
||||
implementation "androidx.appcompat:appcompat:1.4.0"
|
||||
implementation "androidx.appcompat:appcompat:1.3.1"
|
||||
implementation "androidx.preference:preference:1.1.1"
|
||||
implementation "androidx.cardview:cardview:1.0.0"
|
||||
implementation "androidx.recyclerview:recyclerview:1.2.1"
|
||||
|
Loading…
Reference in New Issue
Block a user