Skip to content

Commit d450e2b

Browse files
committed
Remove as in root
1 parent b330d8b commit d450e2b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

firebase-app/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,3 @@ kotlin {
8585
signing {
8686
sign(publishing.publications)
8787
}
88-
89-
tasks.getByPath("compileKotlinIos").dependsOn(rootProject.tasks.named("unzipIOSFirebase"))
90-
tasks.getByPath("compileKotlinIosArm64").dependsOn(rootProject.tasks.named("unzipIOSFirebase"))

0 commit comments

Comments
 (0)