Skip to content

Commit

Permalink
update to gradle kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
xpenatan committed Jul 16, 2023
1 parent 9a4b942 commit dd8bdb8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
File renamed without changes.
9 changes: 0 additions & 9 deletions settings.gradle

This file was deleted.

9 changes: 9 additions & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
include(":jParser:core")
include(":jParser:idl")
include(":jParser:loader")
include(":jParser:cpp")
include(":jParser:teavm")
include(":example:example-build")
include(":example:example-base")
include(":example:example-core")
include(":example:example-desktop")

0 comments on commit dd8bdb8

Please sign in to comment.