I’m still to migrate a projet from Meteor 2.16 to 3.3.2, I’m trying to build Android app but I get this error:
build file ‘/home/[…]/.meteor/local/cordova-build/platforms/android/app/build.gradle’`
- [warn] Properties should be assigned using the ‘propName = value’ syntax. Setting a property via the Gradle-generated ‘propName value’ or ‘propName(value)’ syntax in Groovy DSL has been deprecated
Also try with a fresh project Meteor 3.3.2, same behaviour.
Someone have some advices ?