breautek commented on issue #1078: URL: https://github.com/apache/cordova-android/issues/1078#issuecomment-717939088
> I tried it. After a reinstallation of cordova-android it doesn't show the first error anymore. It does however still show the > > > com.android.build.gradle.internal.VariantManager > > error i mentioned in my first post. > > Thank you very much for investigating this with me. I very much appriciate it! Well now I'm going to start blaming gradle... First I want to make sure you're using a compatible java version though. Can you run `java -version` and give me the output. Also print out the information from the following command: `/Users/gabriel/Documents/cordova/test/platforms/android/gradlew -v` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
