mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-18 09:35:44 +00:00
Remove examples
This commit is contained in:
parent
0db8d03dcc
commit
ca1aaad1c1
3 changed files with 3 additions and 48 deletions
|
|
@ -1,7 +1,6 @@
|
|||
plugins {
|
||||
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.4.0'
|
||||
id "org.gradle.toolchains.foojay-resolver-convention" version "0.4.0"
|
||||
}
|
||||
|
||||
rootProject.name = 'TribufuJvm'
|
||||
include('lib')
|
||||
include('examples')
|
||||
rootProject.name = "TribufuJvm"
|
||||
include("lib")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue