Update smali fork link

This commit is contained in:
Lanchon 2019-07-06 03:59:41 -03:00
parent 7a78c11da1
commit 11c846a2d2

View File

@ -29,7 +29,7 @@ repositories {
jcenter() jcenter()
// Use local fork of dexlib2: // Use local fork of dexlib2:
// (https://github.com/DexPatcher/dexlib2-fork-for-dexpatcher) // (https://github.com/DexPatcher/smali/tree/dxp-v1.1.x)
//flatDir dirs: '../dexlib2-fork-for-dexpatcher/dexlib2/build/libs' //flatDir dirs: '../dexlib2-fork-for-dexpatcher/dexlib2/build/libs'
//flatDir dirs: '../dexlib2-fork-for-dexpatcher/util/build/libs' //flatDir dirs: '../dexlib2-fork-for-dexpatcher/util/build/libs'
} }