Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
xHookman committed Nov 26, 2023
1 parent 6c4b304 commit 748e3a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ repositories {
dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'
implementation 'io.github.skylot:jadx-core:1.4.7'
implementation group: 'io.github.skylot', name: 'jadx-java-convert', version: '1.4.7'
compileOnly files('libs/apktool_2.8.1.jar')
implementation group: 'net.lingala.zip4j', name: 'zip4j', version: '2.11.5'
}
Expand Down

0 comments on commit 748e3a8

Please sign in to comment.