mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-05-02 00:00:25 +00:00
6 lines
219 B
Groovy
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'
|