5 lines
101 B
Groovy
5 lines
101 B
Groovy
|
|
plugins {
|
||
|
|
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
|
||
|
|
}
|
||
|
|
include ':app'
|