Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 96fce98

Browse files
fix(deps): update com.adjust.sdk:adjust-android to v5
1 parent 0168d60 commit 96fce98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ okio = "3.9.1"
1212
[libraries]
1313
aboutlibraries = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutlibraries" }
1414
accompanist-drawablepainter = { module = "com.google.accompanist:accompanist-drawablepainter", version = "0.36.0" }
15-
adjust = { module = "com.adjust.sdk:adjust-android", version = "4.38.5" }
15+
adjust = { module = "com.adjust.sdk:adjust-android", version = "5.0.2" }
1616
androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity" }
1717
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
1818
androidx-browser = { module = "androidx.browser:browser", version = "1.8.0" }

0 commit comments

Comments
 (0)