Skip to content

Commit 77a6ea2

Browse files
author
Erik Derr
committed
update to dexlib2 v2.2.6
1 parent 88ec820 commit 77a6ea2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
provided files('lib/com.ibm.wala.dalvik-1.5.1-7f51c220-patched.jar')
3535
provided files('lib/com.ibm.wala.shrike-1.5.1-7f51c220-patched.jar')
3636
provided files('lib/com.ibm.wala.util-1.5.1-7f51c220-patched.jar')
37-
provided files('lib/dexlib2-2.2.5-5935fe6e-patched.jar')
37+
provided 'org.smali:dexlib2:2.2.6'
3838

3939
provided files('lib/android-xml.jar') // axml relevant classes from Android SDK
4040
provided files('lib/sqlite-jdbc-3.7.15-SNAPSHOT.jar') // loaded via reflection, at that time, the only working version
-1010 KB
Binary file not shown.

0 commit comments

Comments
 (0)