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 2019/02/10 04:36:10 UTC

[GitHub] brodybits opened a new issue #657: Build with --gradleArg=-PcdvCompileSdkVersion=?? not working

brodybits opened a new issue #657: Build with --gradleArg=-PcdvCompileSdkVersion=?? not working
URL: https://github.com/apache/cordova-android/issues/657
 
 
   For example:
   
       cordova build android -- --gradleArg=-PcdvCompileSdkVersion=27
   
   produces an error like this:
   
   ```
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   A problem occurred configuring project ':app'.
   > Failed to find target with hash string '27' in: /Users/brodybits/Library/Android/sdk
   ```
   
   same issue on cordova-android@latest (7.1.4), 7.0.0, and nightly (cordova-android@8.0.0-nightly.2019.2.10.a6f30b69)
   
   ref: <https://cordova.apache.org/docs/en/latest/guide/platforms/android/index.html#setting-gradle-properties>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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