Skip to content

Commit

Permalink
[RELEASE] Add missing import for Gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriyb committed Oct 7, 2024
1 parent d7d7ecd commit 962ca36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import io.kinference.gradle.*

group = rootProject.group
version = rootProject.version

Expand Down

0 comments on commit 962ca36

Please sign in to comment.