mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-11-10 04:23:36 +00:00
Workaround Binder transaction limits
This commit is contained in:
@@ -74,7 +74,7 @@ dependencies {
|
||||
fullImplementation "androidx.recyclerview:recyclerview:${androidXVersion}"
|
||||
fullImplementation "androidx.cardview:cardview:${androidXVersion}"
|
||||
fullImplementation "com.google.android.material:material:${androidXVersion}"
|
||||
fullImplementation 'android.arch.work:work-runtime:1.0.0-rc02'
|
||||
fullImplementation 'android.arch.work:work-runtime:1.0.0'
|
||||
fullImplementation 'androidx.room:room-runtime:2.0.0'
|
||||
fullImplementation 'androidx.transition:transition:1.0.1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user