File tree Expand file tree Collapse file tree 5 files changed +7
-3
lines changed
flutter_lyra_platform_interface Expand file tree Collapse file tree 5 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# 0.5.0
22
33- ** BREAKING CHANGE** : [ iOS] Minimum iOS deployment target increased from 11.0 to 15.1
4+ - ** FEAT** : [ Android] Update LyraPaymentSDK from ~ 1.5.7 to ~ 1.10.0
45- ** FIX** : [ iOS] Update LyraPaymentSDK from ~ 2.7.7 to ~ 2.8.0 to fix iOS SDK 18.5 compatibility issues
56- ** FIX** : [ iOS] Resolve C++ static assertion failures with Sentry dependency by using LyraPaymentSDK 2.8.0+ which removes Sentry dependency
67
Original file line number Diff line number Diff line change 11# 0.5.0
22
33- ** BREAKING CHANGE** : [ iOS] Minimum iOS deployment target increased from 11.0 to 15.1
4+ - ** FEAT** : [ Android] Update LyraPaymentSDK from ~ 1.5.7 to ~ 1.10.0
45- ** FIX** : [ iOS] Update LyraPaymentSDK from ~ 2.7.7 to ~ 2.8.0 to fix iOS SDK 18.5 compatibility issues
56- ** FIX** : [ iOS] Resolve C++ static assertion failures with Sentry dependency by using LyraPaymentSDK 2.8.0+ which removes Sentry dependency
67
Original file line number Diff line number Diff line change @@ -48,5 +48,5 @@ android {
4848dependencies {
4949 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
5050
51- implementation ' com.lyra:sdk:1.5.7 '
51+ implementation ' com.lyra:sdk:1.10.0 '
5252}
Original file line number Diff line number Diff line change 11# 0.5.0
22
33- ** BREAKING CHANGE** : Minimum iOS deployment target increased from 11.0 to 15.1
4- - ** FIX** : Update LyraPaymentSDK from ~ 2.7.7 to ~ 2.8.0 to fix iOS SDK 18.5 compatibility issues
5- - ** FIX** : Resolve C++ static assertion failures with Sentry dependency by using LyraPaymentSDK 2.8.0+ which removes Sentry dependency
4+ - ** FEAT** : [ Android] Update LyraPaymentSDK from ~ 1.5.7 to ~ 1.10.0
5+ - ** FIX** : [ iOS] Update LyraPaymentSDK from ~ 2.7.7 to ~ 2.8.0 to fix iOS SDK 18.5 compatibility issues
6+ - ** FIX** : [ iOS] Resolve C++ static assertion failures with Sentry dependency by using LyraPaymentSDK 2.8.0+ which removes Sentry dependency
67
78# 0.4.1
89
Original file line number Diff line number Diff line change 11# 0.5.0
22
33- ** BREAKING CHANGE** : [ iOS] Minimum iOS deployment target increased from 11.0 to 15.1
4+ - ** FEAT** : [ Android] Update LyraPaymentSDK from ~ 1.5.7 to ~ 1.10.0
45- ** FIX** : [ iOS] Update LyraPaymentSDK from ~ 2.7.7 to ~ 2.8.0 to fix iOS SDK 18.5 compatibility issues
56- ** FIX** : [ iOS] Resolve C++ static assertion failures with Sentry dependency by using LyraPaymentSDK 2.8.0+ which removes Sentry dependency
67
You can’t perform that action at this time.
0 commit comments