Add oauth2 client

This commit is contained in:
Guilherme Werner 2023-12-01 20:33:43 -03:00
parent 61c562b63d
commit 92ea35896f
12 changed files with 124 additions and 56 deletions

View file

@ -1 +1,6 @@
rootProject.name = "TribuFu"
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.4.0'
}
rootProject.name = 'SDK-JVM'
include('lib')