exponea / exponea-flutter-sdk

MIT License
7 stars 9 forks source link

Update native sdk versions #18

Closed we-prajapati-c001 closed 10 months ago

we-prajapati-c001 commented 10 months ago

Hi,

can someone update native sdk versions for this package?

roland-misica commented 10 months ago

Hi, can you specify which native SDKs you mean?

Regards

we-prajapati-c001 commented 10 months ago

Thanks for the reply @roland-misica If you can check https://github.com/exponea/exponea-flutter-sdk/blob/main/android/build.gradle#L9 https://github.com/exponea/exponea-flutter-sdk/blob/main/ios/exponea.podspec#L18

Can you also check if you can upgrade androidx.work:work-runtime?

roland-misica commented 10 months ago

Thanks for the clarification, We will update native SDKs in the next release, as we are implementing new features and bug fixes. We will take a look if we can upgrade androidx.work:work-runtime

Regards

xcibik00 commented 9 months ago

Hi @we-prajapati-c001, we already released 1.5.0 which includes native Exponea iOS SDK 2.21.3 and Android 3.11.2

we-prajapati-c001 commented 9 months ago

Thanks @xcibik00!