Skip to content

Commit

Permalink
sample: remove deprecated experimental web application dsl.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lavmee committed May 21, 2024
1 parent c5b5e89 commit 82a8726
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions sample/shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,3 @@ compose.desktop.nativeApplication {
packageVersion = "1.0.0"
}
}

compose {
experimental {
web.application {}
}
}

0 comments on commit 82a8726

Please sign in to comment.