Closed djih closed 5 years ago
By analyzing the blame information on this pull request, we identified and undefined to be a potential reviewer.
@f2prateek I just noticed an issue. So this entire time I've been bumping the Amplitude Android SDK version in the build.gradle
file, but it doesn't seem like it's actually updating the version?
I have a test Android app where I installed Segment and bundled Amplitude's SDK. I'm noticing that it's installing v2.2.0
of our SDK, which was released like over 2 years ago, instead of the latest version.
Is there something else I need to update to fix this? This is rather urgent as this means our Segment bundled integration has not been receiving updates for the last 2 years.
False alarm, everything is good
cc @brennan to take a look at merging and deploying this.
Updating SDK to v2.16.0 release notes
Added a public
getUserPropertiesOperations
method in theIdentify
class so you guys can add it to your tests: https://github.com/amplitude/Amplitude-Android/pull/154