Files
donext/settings.gradle
T
Geoffroy Bonneville 897b1892e5 Update SDK, Gradle and packages
Fix timezone issues
Add timezone tests
2026-07-16 13:53:51 -04:00

6 lines
125 B
Groovy

plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.10.0'
}
include ':donext'
include ':donextv2'