File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ dependencies {
2929 provided ' net.consensys.cava:cava-toml:0.5.0'
3030 provided ' com.google.guava:guava:27.0.1-jre'
3131
32- // local deps
33- provided files( ' lib/ com.ibm.wala. core- 1.5.1-7f51c220-patched.jar ' )
34- provided files( ' lib/ com.ibm.wala. dalvik- 1.5.1-7f51c220-patched.jar ' )
35- provided files( ' lib/ com.ibm.wala. shrike- 1.5.1-7f51c220-patched.jar ' )
36- provided files( ' lib/ com.ibm.wala. util- 1.5.1-7f51c220-patched.jar ' )
32+ // WALA and dexlib
33+ provided ' com.ibm.wala:com.ibm.wala. core: 1.5.1'
34+ provided ' com.ibm.wala:com.ibm.wala. dalvik: 1.5.1'
35+ provided ' com.ibm.wala:com.ibm.wala. shrike: 1.5.1'
36+ provided ' com.ibm.wala:com.ibm.wala. util: 1.5.1'
3737 provided ' org.smali:dexlib2:2.2.6'
3838
3939 provided files(' lib/android-xml.jar' ) // axml relevant classes from Android SDK
You can’t perform that action at this time.
0 commit comments