Vectras-VM-Android/settings.gradle
An Bui 9038a15e5e 3.7.1
- Bugs fixed.
2026-01-17 12:29:21 +07:00

6 lines
219 B
Groovy

plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
}
rootProject.name = "Vectras VM"
include ':app', ':terminal-emulator', ':terminal-view', ':shell-loader:stub', ':shell-loader'