Changed root method

This commit is contained in:
dvdandroid
2016-08-20 17:26:49 +02:00
committed by topjohnwu
parent bc2c63bf1f
commit 4a48f59d27
33 changed files with 2287 additions and 201 deletions

View File

@@ -25,4 +25,5 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile project(':lib:RootCommands')
}