diff --git a/README.md b/README.md index b01b61f..13f1610 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ repositories{ } } dependencies { - implementation("tv.teads.sdk.android:sdk:5.1.6@aar") { + implementation("tv.teads.sdk.android:sdk:5.1.8@aar") { transitive = true } }