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/12 22:01:57 UTC

[GitHub] brodybits commented on issue #666: Wrong default targetSdkVersion value in APK build

brodybits commented on issue #666: Wrong default targetSdkVersion value in APK build
URL: https://github.com/apache/cordova-android/issues/666#issuecomment-462954248
 
 
   I can think of the following alternative solutions:
   
   - revert PR #664 (this would be a temporary solution, see #629)
   - fix the Gradle scripts to use `defaultTargetSdkVersion` from root (top-level) build.gradle file  (this would be a *partial* solution to #658)
   - fix the Gradle scripts to use the target SDK value specified in `project.properties` (this would also be a temporary solution, see #660)

----------------------------------------------------------------
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