mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-11-10 01:43:00 +00:00
Added post-merge fixes
This commit is contained in:
@@ -122,6 +122,7 @@ dependencies {
|
||||
|
||||
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0-alpha03'
|
||||
implementation 'androidx.browser:browser:1.0.0'
|
||||
implementation 'androidx.preference:preference:1.1.0'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.0.0'
|
||||
implementation 'androidx.work:work-runtime:2.2.0'
|
||||
@@ -129,4 +130,5 @@ dependencies {
|
||||
implementation 'androidx.multidex:multidex:2.0.1'
|
||||
implementation 'androidx.core:core-ktx:1.1.0'
|
||||
implementation 'com.google.android.material:material:1.1.0-beta01'
|
||||
implementation 'com.karumi:dexter:6.0.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user