mirror of
https://github.com/revanced/Apktool.git
synced 2024-11-13 07:59:24 +01:00
build: update to shadowJar 6.1.0
This commit is contained in:
parent
43010de4e8
commit
75aec40505
@ -21,7 +21,7 @@ buildscript {
|
|||||||
options.encoding = "UTF-8"
|
options.encoding = "UTF-8"
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.github.jengelman.gradle.plugins:shadow:6.0.0'
|
classpath 'com.github.jengelman.gradle.plugins:shadow:6.1.0'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user