You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/04/13 00:34:19 UTC

[GitHub] [cordova-android] breautek commented on issue #881: Gradle fails to sync after creating app

breautek commented on issue #881: Gradle fails to sync after creating app
URL: https://github.com/apache/cordova-android/issues/881#issuecomment-612699678
 
 
   This is very likely caused by a plugin.
   
   Given the error:
   ```
   build file '/Users/dev/Developer/diningcity-assistant/platforms/android/app/build.gradle': 297: expecting anything but ''\n''; got it anyway @ line 297, column 24.
   implementation27.+"
   ```
   
   And this output:
   `Android platform: V7+ cordova-android-support-gradle-release: Wrote custom version '27.+' to /Users/dev/Developer/diningcity-assistant/platforms/android/app/build.gradle`
   
   I would question the `cordova-android-support-gradle-release` plugin...

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org