Branch: refs/heads/feature/use-expansion-files-from-current-session
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 <[email protected]>
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.
--
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 [email protected].
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/feature/use-expansion-files-from-current-session/000000-130dcc%40github.com.