Vectras-VM-Android/settings.gradle
An Bui 2ecf30929a 3.9.0
- Fixed issues in Store categories.
- Fixed issue where custom memory was set too large.
- Improved ROM error detection.
- Updated the selection dialog.
- Added export and import support for paused virtual machines.
- Improved virtual machine resuming.
- Fixed crash when folders could not be opened.
- Improved virtual machine list data error detection.
- Fixed issue when selecting the Custom option in the Setup Wizard.
- Fixed crash when virtual machine pause fails.
2026-03-27 20:29:53 +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'