Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-play-android-publisher-plugin
  Commit: 130dcc793a9b75c2d8d1ca4d45d9ab633a2304ae
      
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/130dcc793a9b75c2d8d1ca4d45d9ab633a2304ae
  Author: Christopher Orr <ch...@orr.me.uk>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkUploadTask.java
    M 
src/main/resources/org/jenkinsci/plugins/googleplayandroidpublisher/ApkPublisher/help-expansionFilesPattern.html

  Log Message:
  -----------
  Allow applying expansion files from the current upload to multiple APKs.

i.e. if you have a new main or patch expansion file, and want to apply
that same file to multiple APKs being uploaded, previously you would
have to create multiple copies of the same expansion file and upload
them all.

Now you can name the expansion file to be uploaded according to the
lowest versionCode that you're uploading. That expansion file will then
be uploaded, and applied to the APKs with higher versionCodes that were
uploaded in the same build.


  Commit: 02b6960350f7f669f6de5fa6010ed25752e8093a
      
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/02b6960350f7f669f6de5fa6010ed25752e8093a
  Author: Christopher Orr <ch...@orr.me.uk>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkUploadTask.java
    M 
src/main/resources/org/jenkinsci/plugins/googleplayandroidpublisher/ApkPublisher/help-expansionFilesPattern.html

  Log Message:
  -----------
  Merge pull request #21

Allow applying expansion files from the current upload to multiple APKs


Compare: 
https://github.com/jenkinsci/google-play-android-publisher-plugin/compare/b9a0e1e1736d...02b6960350f7

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-play-android-publisher-plugin/push/refs/heads/master/b9a0e1-02b696%40github.com.

Reply via email to