Skip to content

Commit

Permalink
Update ClassInjector to 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tmurakami committed Jun 24, 2017
1 parent 3d4ea9e commit bfd3fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ext {
deps = [
dexopener : project(':dexopener'),
jarjar : 'com.googlecode.jarjar:jarjar:1.3',
classinjector_android: 'com.github.tmurakami.classinjector:classinjector-android:0.2.6',
classinjector_android: 'com.github.tmurakami.classinjector:classinjector-android:0.2.7',
dexlib2 : 'org.smali:dexlib2:2.2.1',
junit : 'junit:junit:4.12',
rules : 'com.android.support.test:rules:0.5',
Expand Down

0 comments on commit bfd3fc5

Please sign in to comment.