Skip to content

Commit

Permalink
fix: point to really fixed segment version (#8738)
Browse files Browse the repository at this point in the history
point to really fixed segment version
  • Loading branch information
brainbicycle authored May 23, 2023
1 parent 22df296 commit f3f4426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ dependencies {
api("com.squareup.okhttp3:okhttp")
api("com.squareup.okhttp3:logging-interceptor")

implementation 'com.segment.analytics.android:analytics:4.11.2'
implementation 'com.segment.analytics.android:analytics:4.11.3'
implementation platform('com.google.firebase:firebase-bom:28.1.0')
implementation fileTree(dir: "libs", include: ["*.jar"])

Expand Down

0 comments on commit f3f4426

Please sign in to comment.