mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-06 06:47:27 +00:00
Add oauth2 client
This commit is contained in:
parent
61c562b63d
commit
92ea35896f
12 changed files with 124 additions and 56 deletions
|
|
@ -1 +1,6 @@
|
|||
rootProject.name = "TribuFu"
|
||||
plugins {
|
||||
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.4.0'
|
||||
}
|
||||
|
||||
rootProject.name = 'SDK-JVM'
|
||||
include('lib')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue