mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-11-10 01:43:00 +00:00
Move su logs out of magiskdb
This commit is contained in:
@@ -113,6 +113,7 @@ dependencies {
|
||||
}
|
||||
def vRoom = '2.2.1'
|
||||
implementation "com.github.topjohnwu:room-runtime:${vRoom}"
|
||||
implementation "androidx.room:room-rxjava2:${vRoom}"
|
||||
kapt "androidx.room:room-compiler:${vRoom}"
|
||||
|
||||
def vNav = '2.1.0'
|
||||
|
||||
Reference in New Issue
Block a user