mirror of
https://github.com/revanced/multidexlib2.git
synced 2025-04-30 22:54:32 +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