mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-03 05:31:56 +00:00
Update SNET extension dialog interface
This commit is contained in:
@@ -22,6 +22,6 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation 'com.google.android.gms:play-services-safetynet:7.0.0' /* The oldest version */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user