mirror of
https://github.com/wismna/DoNext.git
synced 2026-07-25 12:13:04 -04:00
7704d9280b
Remove donext v1 from settings.gradle
6 lines
126 B
Groovy
6 lines
126 B
Groovy
plugins {
|
|
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
|
|
}
|
|
//include ':donext'
|
|
include ':donextv2'
|