We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df260bf commit 0b025cfCopy full SHA for 0b025cf
jenkinsfile/android_release.groovy
@@ -350,7 +350,7 @@ pipeline {
350
filesPattern: 'archive/*-gms-release.aab',
351
trackName: 'alpha',
352
rolloutPercentage: '0',
353
- additionalVersionCodes: '487,233030506',
+ additionalVersionCodes: '487,233140859',
354
nativeDebugSymbolFilesPattern: "archive/${NATIVE_SYMBOLS_FILE}",
355
recentChangeList: common.getRecentChangeList(release_notes),
356
releaseName: common.readAppVersion1()
0 commit comments