mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-18 09:35:44 +00:00
Add some types and test make resquests
This commit is contained in:
parent
8a45692208
commit
3e6f8251a7
12 changed files with 310 additions and 2 deletions
|
|
@ -2,5 +2,6 @@ plugins {
|
|||
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.4.0'
|
||||
}
|
||||
|
||||
rootProject.name = 'SDK-JVM'
|
||||
rootProject.name = 'TribufuJvm'
|
||||
include('lib')
|
||||
include('examples')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue