Skip to content

Commit

Permalink
fix(deps): update com.adjust.sdk:adjust-android to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent f340ed4 commit 15148c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ okio = "3.9.1"

[libraries]
accompanist-drawablepainter = { module = "com.google.accompanist:accompanist-drawablepainter", version = "0.36.0" }
adjust = { module = "com.adjust.sdk:adjust-android", version = "4.38.5" }
adjust = { module = "com.adjust.sdk:adjust-android", version = "5.0.1" }
androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-browser = { module = "androidx.browser:browser", version = "1.8.0" }
Expand Down

0 comments on commit 15148c6

Please sign in to comment.