Move IosFiles implementation to Kotlin; setup tests for ios target

This commit is contained in:
2019-04-12 05:16:31 -05:00
parent 8378d88186
commit e0894c9313
14 changed files with 271 additions and 250 deletions

View File

@@ -7,3 +7,5 @@ pluginManagement {
}
}
}
enableFeaturePreview("GRADLE_METADATA")