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.
This is an automatic release.
RevenueCat SDK
🐞 Bugfixes
Sequence
instead ofStream
to avoid errors due to unavailable Java 8 APIs (UsesSequence
instead ofStream
to avoid errors due to unavailable Java 8 APIs #1943) via JayShortway (@JayShortway)🔄 Other Changes
@RequiresApi(N)
fromFileHelper
and related classes (Removes@RequiresApi(N)
fromFileHelper
and related classes #1944) via JayShortway (@JayShortway)TextComponent
public ([Paywalls V2] MakesTextComponent
public #1939) via JayShortway (@JayShortway)@InternalRevenueCatAPI
annotation (Introduces an@InternalRevenueCatAPI
annotation #1938) via JayShortway (@JayShortway)common
package. ([Paywalls V2] Moves any non-component file to a newcommon
package. #1937) via JayShortway (@JayShortway)LocalizationKey
is an inline value class now. ([Paywalls V2]LocalizationKey
is an inline value class now. #1936) via JayShortway (@JayShortway)PaywallComponentsData
([Paywalls V2] AddsPaywallComponentsData
#1935) via JayShortway (@JayShortway)StickyFooterComponent
([Paywalls V2] AddsStickyFooterComponent
#1934) via JayShortway (@JayShortway)PurchaseButtonComponent
([Paywalls V2] AddsPurchaseButtonComponent
#1933) via JayShortway (@JayShortway)PackageComponent
([Paywalls V2] AddsPackageComponent
#1932) via JayShortway (@JayShortway)ButtonComponent
([Paywalls V2] AddsButtonComponent
#1931) via JayShortway (@JayShortway)StackComponent
([Paywalls V2] AddsStackComponent
#1930) via JayShortway (@JayShortway)ComponentOverrides
([Paywalls V2] AddsComponentOverrides
#1929) via JayShortway (@JayShortway)ImageComponent
([Paywalls V2] AddsImageComponent
#1928) via JayShortway (@JayShortway)TextComponent
([Paywalls V2] AddsTextComponent
#1927) via JayShortway (@JayShortway)SizeConstraints
,Size
,Padding
andShadow
properties ([Paywalls V2] AddsSizeConstraints
,Size
,Padding
andShadow
properties #1925) via JayShortway (@JayShortway)CornerRadiuses
,Shape
andMaskShape
properties ([Paywalls V2] AddsCornerRadiuses
,Shape
andMaskShape
properties #1924) via JayShortway (@JayShortway)ImageUrls
andColorInfo
properties ([Paywalls V2] AddsImageUrls
andColorInfo
properties #1923) via JayShortway (@JayShortway)