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/01/17 12:06:25 UTC

[GitHub] jcesarmobile commented on issue #69: androidx support

jcesarmobile commented on issue #69: androidx support
URL: https://github.com/apache/cordova/issues/69#issuecomment-455149449
 
 
   Well, I did a quick read and it looks like it just needs to target SDK 28, which I think it's already there. (I noticed this file still uses 27, but not sure if it's used anymore https://github.com/apache/cordova-android/blob/master/framework/project.properties#L13)
   
   And set two values to true in a `gradle.properties` file, which I can't find on Cordova projects, so not sure if we want to create it as default or leave the users do it themselves (probably not as it should go in projectName/platforms/android/ and everything there will be wiped).
   
   Also we should try and see what happens when some plugins use the new "support library", and others the old one
   

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