adobe / aepsdk-react-native

A wrapper around the iOS and Android AEP mobile SDK to allow for integration with React Native applications.
Apache License 2.0
15 stars 28 forks source link

[Automation] update versions of the native SDKs #350

Open yangyansong-adbe opened 5 months ago

yangyansong-adbe commented 5 months ago

The Android SDK updates the version automatically(https://github.com/adobe/aepsdk-core-android/blob/main/.github/workflows/update-version.yml). Let's do some investigation and figure out how to set up an automation job for the React Native repository.