-
Notifications
You must be signed in to change notification settings - Fork 67
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
Release 5.3.1 #1555
Merged
Release 5.3.1 #1555
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge main back to develop
Fix Renovate builds failing
Fix Renovate builds failing (attempt #2)
…is triggered by the IDE COAND-831
COAND-831
Fix Renovate builds failing (attempt #3)
Update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.7.0
…ojay-resolver-convention-0.x Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0
Update dependency androidx.compose:compose-bom to v2024
Update detekt_version to v1.23.5
Update dependency jacoco to v0.8.11
…sion Update plugin io.gitlab.arturbosch.detekt to v1.23.5
COAND-870
Update address lookup docs
From the android studio upgrade assistant: The build configuration used to allow setting of properties for some modules, even where those properties do not have any effect for that kind of module. In some circumstances from now, attempts to set those properties may cause errors rather than being silently ignored.
COAND-880
COAND-880
…s_lookup Add missing styles for card
Update dependency androidx.hilt:hilt-navigation-compose to v1.2.0
…rsion Update android_gradle_plugin_version to v8.3.1
COAND-874
Limit accessibility of CheckoutConfiguration extension methods
This fixes an issue where the styling was incorrect and caused weird looks and behavior.
Fix duplicate parent styling for AdyenCheckout.DropdownTextInputLayout
?android:attr/textColor is not defined by default by any AppCompat or Material base theme. If not defined manually it will cause a crash. ?attr/colorOnSurface is used by Material primarily for text coloring. COAND-884
COAND-884
Fix InflateException
We cannot fix this in smartling yet so for now we'll manually fix checkout_card_installments_option_regular_with_price Note that in Italian the order of the arguments is flipped on purpose COAND-879
COAND-879
…e-substitutions Fix existing string resources with multiple substitutions
This fixes an issue where a status could be fetched multiple times at once, causing the /payments/details call to be triggered multiple times. COAND-883
COAND-883
Fix onAdditionalDetails being called multiple times
Preparing release 5.3.1
OscarSpruit
approved these changes
Apr 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Release 5.3.1