Changelog
- Fix remote build
Install / Upgrade
Simply change you build script to use the new plugin and SDK:
buildscript {
dependencies {
classpath group: 'org.multi-os-engine.community', name: 'moe-gradle', version: '1.7.3'
}
}
Simply change you build script to use the new plugin and SDK:
buildscript {
dependencies {
classpath group: 'org.multi-os-engine.community', name: 'moe-gradle', version: '1.7.3'
}
}