Skip to content

Commit

Permalink
update dexkit to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CLOUDERHEM committed Jun 12, 2024
1 parent 98a32c0 commit e676864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
compileOnly 'de.robv.android.xposed:api:82'
testImplementation 'de.robv.android.xposed:api:82'
implementation 'org.luckypray:dexkit:2.0.0'
implementation 'org.luckypray:dexkit:2.0.2'

}

0 comments on commit e676864

Please sign in to comment.