This commit is contained in:
Zane Schepke
2025-08-23 03:42:29 -04:00
parent 5fc9d36475
commit 055f30c1a6
-3
View File
@@ -123,9 +123,6 @@ android {
licensee {
allowedLicenses().forEach { allow(it) }
allowedLicenseUrls().forEach { allowUrl(it) }
allowDependency("com.zaneschepke", "hevtunnel", "1.0.0") {
because("Apache-2.0, but not auto-detected")
}
}
applicationVariants.all {