mirror of https://github.com/usbharu/Hideout.git
6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
|
plugins {
|
||
|
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
|
||
|
}
|
||
|
rootProject.name = "hideout-activitypub"
|
||
|
|