Skip to content
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

Create ConfirmationHandler interface & nest confirmation types in handler interface. #9597

Merged
merged 1 commit into from
Nov 12, 2024

Create `ConfirmationHandler` interface & nest confirmation types in h…

5ab2125
Select commit
Loading
Failed to load commit list.
Merged

Create ConfirmationHandler interface & nest confirmation types in handler interface. #9597

Create `ConfirmationHandler` interface & nest confirmation types in h…
5ab2125
Select commit
Loading
Failed to load commit list.
Emerge Tools / Size Analysis | Emerge succeeded Nov 12, 2024 in 2m 58s

2 builds increased size, 1 build had no size change

Name Version Download Change Install Change Approval
Stripe Identity Example
com.stripe.android.identity.example.theme1
21.0.1-theme1 (20) 3.8 MB - 8.9 MB - N/A
Financial Connections Example
com.stripe.android.financialconnections.example
21.0.1 (210001) 4.2 MB ⬆️ 1.8 kB (0.04%) 9.3 MB ⬇️ 11 B N/A
PaymentSheet Example
com.stripe.android.paymentsheet.example
21.0.1 (11) 7.1 MB ⬆️ 683 B 14.4 MB ⬇️ 15 B N/A

Details

Stripe Identity Example 21.0.1-theme1 (20)
com.stripe.android.identity.example.theme1

No changes to report

Financial Connections Example 21.0.1 (210001)
com.stripe.android.financialconnections.example

⚖️ Compare build
⏱️ Analyze build performance

Total install size change: ⬇️ 11 B
Total download size change: ⬆️ 1.8 kB (0.04%)

Largest size changes

Item Install Size Change Download Size Change
📝 com.stripe.android.paymentsheet.ConfirmationHandler$Option$Google... ⬆️ 2.7 kB ⬆️ 1.3 kB
🗑 com.stripe.android.paymentsheet.PaymentConfirmationOption$GoogleP... ⬇️ -2.7 kB ⬇️ -1.3 kB
📝 com.stripe.android.paymentsheet.ConfirmationHandler$Option$BacsPa... ⬆️ 1.7 kB ⬆️ 778 B
🗑 com.stripe.android.paymentsheet.PaymentConfirmationOption$BacsPay... ⬇️ -1.7 kB ⬇️ -778 B
📝 com.stripe.android.paymentsheet.ConfirmationHandler$Option$Paymen... ⬆️ 1.6 kB ⬆️ 767 B

Image of diff

PaymentSheet Example 21.0.1 (11)
com.stripe.android.paymentsheet.example

⚖️ Compare build
⏱️ Analyze build performance

Total install size change: ⬇️ 15 B
Total download size change: ⬆️ 683 B

Largest size changes

Item Install Size Change Download Size Change
📝 com.stripe.android.paymentsheet.ConfirmationHandler$Args$Creator ⬆️ 5.8 kB ⬆️ 2.7 kB
🗑 com.stripe.android.paymentsheet.ExternalPaymentMethodResult$Cance... ⬇️ -5.8 kB ⬇️ -2.7 kB
📝 com.stripe.android.paymentsheet.ConfirmationHandler$Option$Google... ⬆️ 2.8 kB ⬆️ 1.3 kB
🗑 com.stripe.android.paymentsheet.PaymentConfirmationOption$GoogleP... ⬇️ -2.8 kB ⬇️ -1.3 kB
com.stripe.android.financialconnections.features.notice.NoticeShe... ⬇️ -1.6 kB ⬇️ -740 B

Image of diff


🛸 Powered by Emerge Tools