Skip to content

Commit

Permalink
Upgrade baksmali to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ollide committed Apr 25, 2021
1 parent efade43 commit ad1339b
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 @@ -28,7 +28,7 @@ dependencies {

compile 'org.jetbrains.kotlin:kotlin-stdlib-jdk8'

compile 'org.smali:baksmali:2.4.0'
compile 'org.smali:baksmali:2.5.2'
}

intellij {
Expand Down

0 comments on commit ad1339b

Please sign in to comment.