mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-04 18:12:54 +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"
|
||||
}
|
||||
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