MOE Community Edition Gradle Plugin 1.7.3

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'
    } 
}

Multi-OS Engine Community

Docs | Blog | Discord | Github

2 Likes