-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge release/7.84.2 into release/7.85 #3805
Merge release/7.84.2 into release/7.85 #3805
Conversation
Co-authored-by: Michał Sikora <[email protected]>
Co-authored-by: Michał Sikora <[email protected]>
Generated by 🚫 Danger |
📲 You can test the changes from this Pull Request in 📱 Mobile by scanning the QR code below to install the corresponding build.
📲 You can test the changes from this Pull Request in 🚗 Automotive by scanning the QR code below to install the corresponding build.
📲 You can test the changes from this Pull Request in ⌚ Wear by scanning the QR code below to install the corresponding build.
|
Project manifest changes for appThe following changes in the --- ./build/reports/diff_manifest/app/release/base_manifest.txt 2025-03-21 18:31:52.155621316 +0000
+++ ./build/reports/diff_manifest/app/release/head_manifest.txt 2025-03-21 18:32:02.205592819 +0000
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="au.com.shiftyjelly.pocketcasts"
- android:versionCode="9324"
- android:versionName="7.85-rc-2" >
+ android:versionCode="9325"
+ android:versionName="7.84.2" >
<uses-sdk
android:minSdkVersion="24" Go to https://buildkite.com/automattic/pocket-casts-android/builds/11188/canvas?sid=0195b9f6-43d5-4864-825b-15dd86feb55d, click on the |
Project manifest changes for wearThe following changes in the --- ./build/reports/diff_manifest/wear/release/base_manifest.txt 2025-03-21 18:32:16.555548309 +0000
+++ ./build/reports/diff_manifest/wear/release/head_manifest.txt 2025-03-21 18:32:26.385520064 +0000
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="au.com.shiftyjelly.pocketcasts"
- android:versionCode="9324"
- android:versionName="7.85-rc-2" >
+ android:versionCode="9325"
+ android:versionName="7.84.2" >
<uses-sdk
android:minSdkVersion="26" Go to https://buildkite.com/automattic/pocket-casts-android/builds/11188/canvas?sid=0195b9f6-43d5-4864-825b-15dd86feb55d, click on the |
Project manifest changes for automotiveThe following changes in the --- ./build/reports/diff_manifest/automotive/release/base_manifest.txt 2025-03-21 18:32:35.975494729 +0000
+++ ./build/reports/diff_manifest/automotive/release/head_manifest.txt 2025-03-21 18:32:45.095468898 +0000
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="au.com.shiftyjelly.pocketcasts"
- android:versionCode="9324"
- android:versionName="7.85-rc-2" >
+ android:versionCode="9325"
+ android:versionName="7.84.2" >
<uses-sdk
android:minSdkVersion="28" Go to https://buildkite.com/automattic/pocket-casts-android/builds/11188/canvas?sid=0195b9f6-43d5-4864-825b-15dd86feb55d, click on the |
Merging
release/7.84.2
intorelease/7.85
.Via intermediate branch
merge/release-7.84.2-into-release-7.85
, to help fix conflicts if any: