Skip to content

Commit

Permalink
Merge pull request #707 from hexagontk/feature/serverless
Browse files Browse the repository at this point in the history
Fix native error
  • Loading branch information
jaguililla committed Jun 16, 2024
2 parents 8aa3832 + 41e9ed9 commit 3997fc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion serverless/serverless_http_google/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ plugins {
apply(from = "$rootDir/gradle/kotlin.gradle")
apply(from = "$rootDir/gradle/publish.gradle")
apply(from = "$rootDir/gradle/dokka.gradle")
apply(from = "$rootDir/gradle/native.gradle")
apply(from = "$rootDir/gradle/detekt.gradle")

description = "Google Functions Serverless adapter."
Expand Down

0 comments on commit 3997fc8

Please sign in to comment.