-
Notifications
You must be signed in to change notification settings - Fork 645
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
Update to compose 1.7.4. #9511
base: master
Are you sure you want to change the base?
Update to compose 1.7.4. #9511
Conversation
Risky Change This is considered a risky change because it adjusts the sample app build.gradle, please review carefully. By adding the label |
Diffuse output:
APK
DEX
ARSC
|
62586d9
to
f3640dc
Compare
3 builds increased size
Stripe Identity Example 20.53.0-theme1 (20)
|
Item | Install Size Change | Download Size Change |
---|---|---|
androidx.camera.core.impl.utils.executor.MainThreadExecutor | ⬇️ -29.6 kB | ⬇️ -14.2 kB |
📝 androidx.compose.ui.focus.FocusInteropUtils | ⬆️ 29.2 kB | ⬆️ 14.1 kB |
🗑 androidx.compose.ui.Modifier$-CC | ⬇️ -27.2 kB | ⬇️ -13.1 kB |
androidx.camera.core.impl.utils.MainThreadAsyncHandler | ⬇️ -27.1 kB | ⬇️ -13.0 kB |
🗑 androidx.compose.ui.node.IntrinsicsPolicy | ⬇️ -26.8 kB | ⬇️ -12.9 kB |
Financial Connections Example 20.53.0 (205300)
com.stripe.android.financialconnections.example
⚖️ Compare build
⏱️ Analyze build performance
Total install size change: ⬆️ 253.8 kB (2.71%)
Total download size change: ⬆️ 118.8 kB (2.83%)
Largest size changes
Item | Install Size Change | Download Size Change |
---|---|---|
📝 kotlin.text.CharsKt | ⬆️ 47.6 kB | ⬆️ 22.4 kB |
📝 com.google.android.instantapps.InstantApps | ⬆️ 43.4 kB | ⬆️ 20.4 kB |
🗑 com.stripe.android.cards.Cvc | ⬇️ -41.5 kB | ⬇️ -19.6 kB |
🗑 com.stripe.android.financialconnections.features.manualentrysucce... | ⬇️ -39.6 kB | ⬇️ -18.7 kB |
📝 androidx.room.util.CursorUtil | ⬆️ 37.8 kB | ⬆️ 17.8 kB |
PaymentSheet Example 20.53.0 (11)
com.stripe.android.paymentsheet.example
⚖️ Compare build
⏱️ Analyze build performance
Total install size change: ⬆️ 13.6 kB (0.08%)
Total download size change: ⬆️ 6.2 kB (0.07%)
Largest size changes
Item | Install Size Change | Download Size Change |
---|---|---|
androidx.camera.core.AspectRatio | ⬇️ -50.8 kB | ⬇️ -23.2 kB |
📝 com.nimbusds.jose.shaded.asm.DefaultConverter | ⬆️ 50.7 kB | ⬆️ 23.2 kB |
androidx.transition.FragmentTransitionSupport$1 | ⬇️ -40.6 kB | ⬇️ -18.5 kB |
kotlin.collections.SetsKt | ⬆️ 38.7 kB | ⬆️ 17.7 kB |
kotlin.collections.MapsKt__MapsKt | ⬇️ -34.5 kB | ⬇️ -15.8 kB |
🛸 Powered by Emerge Tools
Comment trigger: Size diff threshold of 100.00kB exceeded
I think everything is ready to go here, outside of an issue with our tests, see: |
f3640dc
to
b502910
Compare
b502910
to
58b0311
Compare
Summary
Updates compose from 1.6.8 to 1.7.4.