mirror of
https://github.com/wgtunnel/android.git
synced 2026-06-02 00:29:08 +02:00
remove
This commit is contained in:
@@ -123,9 +123,6 @@ android {
|
|||||||
licensee {
|
licensee {
|
||||||
allowedLicenses().forEach { allow(it) }
|
allowedLicenses().forEach { allow(it) }
|
||||||
allowedLicenseUrls().forEach { allowUrl(it) }
|
allowedLicenseUrls().forEach { allowUrl(it) }
|
||||||
allowDependency("com.zaneschepke", "hevtunnel", "1.0.0") {
|
|
||||||
because("Apache-2.0, but not auto-detected")
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
applicationVariants.all {
|
applicationVariants.all {
|
||||||
|
|||||||
Reference in New Issue
Block a user