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 2018/09/26 07:39:19 UTC

[GitHub] dpogue opened a new pull request #507: Gradle updates

dpogue opened a new pull request #507: Gradle updates
URL: https://github.com/apache/cordova-android/pull/507
 
 
   ### Platforms affected
   Android
   
   ### What does this PR do?
   * Updates to latest version of the [Android gradle plugin](https://developer.android.com/studio/releases/gradle-plugin#3-2-0) (3.2.0)
   * Updates gradle to the minimum version required by that plugin (4.6)
   * Fixes a gradle warning about LeftShift Closure being deprecated
   * Fixes a gradle warning about publishNonDefault being deprecated
   * Uses the `google()` repo syntax to reference the Google maven repository
   * Updates the Github/project URLs for maven artifacts
   * Fixes a handful of deprecation warnings happening inside the CordovaLib classes
   
   In theory, this should fix the NDK issues reported in #504 due to outdated gradle versions.
   
   ### What testing has been done on this change?
   Nothing yet :upside_down_face: 
   
   ### Checklist
   - [x] Reported an issue: #504
   - [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
   - [ ] Added automated test coverage as appropriate for this change.
   

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