mirror of
https://github.com/revanced/multidexlib2.git
synced 2025-04-29 22:24:28 +02:00
Configure Gradle wrapper task
This commit is contained in:
parent
fa8e7d7402
commit
5047a76dd2
@ -110,3 +110,7 @@ if (project.hasProperty('ossrhUsername')) {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
wrapper {
|
||||
distributionType = Wrapper.DistributionType.ALL
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user