Exclude all the gay shit from kotlin

This commit is contained in:
Mygod
2019-04-14 12:57:23 +08:00
parent f034abfa07
commit 44a0f675ed

View File

@@ -42,7 +42,7 @@ android {
}
dataBinding.enabled = true
flavorDimensions("freedom")
packagingOptions.exclude 'META-INF/*.kotlin_module'
packagingOptions.exclude '**/*.kotlin_*'
productFlavors {
fdroid {
dimension "freedom"