Skip to content

Commit

Permalink
Update Android SDK to 5.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Dozor committed Jan 17, 2024
1 parent b363d0a commit 75df5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object deps {
const val gradlePlugin = "com.android.tools.build:gradle:7.1.0"
}
object mparticle {
const val androidSdk = "com.mparticle:android-core:5.36.2"
const val androidSdk = "com.mparticle:android-core:5.55.0"
const val webSdk = "@mparticle/web-sdk"
}
}

0 comments on commit 75df5b7

Please sign in to comment.