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:34:22 UTC

[GitHub] brodybits commented on issue #508: Inconsistent handling of min/target SDK values

brodybits commented on issue #508: Inconsistent handling of min/target SDK values
URL: https://github.com/apache/cordova-android/issues/508#issuecomment-462964865
 
 
   I would now favor limiting the scope of our changes to read `android-minSdkVersion` from `config.xml`, and direct users to configure the other items in Gradle attributes (as already documented in        <https://cordova.apache.org/docs/en/latest/guide/platforms/android/index.html#setting-gradle-properties>).
   
   I think the most common issue has been with apps that need to increase the minimum SDK value. We should set target/compile SDK to recent value by default in cordova-android itself.
   
   I have encountered enough issues with compile / target SDK values in Gradle. I think there is need to compound these troubles by attempting to read from `config.xml` as well.

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