From 2c79238cf1e6a336bc7c7676496754541cc8df6f Mon Sep 17 00:00:00 2001 From: Mads Hansen Date: Sun, 14 Mar 2021 22:25:51 -0400 Subject: [PATCH] Add not explaining integration issues with ml-gradle --- examples/gradle.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/gradle.properties b/examples/gradle.properties index a3df92a6..5b4b99fd 100644 --- a/examples/gradle.properties +++ b/examples/gradle.properties @@ -6,5 +6,6 @@ mlPassword=admin xccProtocol=xcc # once ml-gradle applies a fix to handle non-public properties, we can upgrade to the latest CoRB version mlGradleVersion=4.1.1 +# need to keep an older version, until ml-gradle updates the corb task to handle non-public options fields corbVersion=2.4.6 #corbVersion=2.5.1