amplitude / unity-plugin

Official Amplitude Unity Plugin
https://developers.amplitude.com/docs/unity
MIT License
44 stars 34 forks source link

chore: Updating iOS and Android package versions #129

Closed izaaz closed 3 months ago

izaaz commented 3 months ago

Updating the underlying android and iOS package versions to use the latest available versions.

They used to be generated and stored in different branches but I am starting to commit them in main branch instead. This does not break the Package Manager based import route.

I've also stopped producing amplitude-no-edm.unitypackage because the contents of this are exactly the same as amplitude-unity.unitypackage. So will only generate that again if there's a need for it.

Internal documentation: https://amplitude.atlassian.net/wiki/spaces/GOV/pages/1102544936/Unity

yuhao900914 commented 3 months ago

There have been some requests for amplitude-no-edm.unitypackage. https://github.com/amplitude/unity-plugin/issues/111

izaaz commented 3 months ago

There have been some requests for amplitude-no-edm.unitypackage.

https://github.com/amplitude/unity-plugin/issues/111

Ah they also want a separate tag. Will update that branch too then.