mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-04 18:12:54 +01:00
build: update shadowJar to 5.1.0
This commit is contained in:
parent
e3bead4b5b
commit
2457bdc9bb
@ -21,7 +21,7 @@ buildscript {
|
||||
options.encoding = "UTF-8"
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.github.jengelman.gradle.plugins:shadow:5.0.0'
|
||||
classpath 'com.github.jengelman.gradle.plugins:shadow:5.1.0'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user