mirror of
https://github.com/revanced/smali.git
synced 2025-04-29 22:24:26 +02:00
5 lines
185 B
Groovy
5 lines
185 B
Groovy
include 'util', 'dexlib2', 'baksmali', 'smali', 'dexlib2:accessorTestGenerator'
|
|
|
|
if (System.getProperty("user.dir").startsWith(file("smalidea").absolutePath)) {
|
|
include 'smalidea'
|
|
} |