diff --git a/README.md b/README.md index 2634421..3308d4e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ repositories{ } } dependencies { - implementation("tv.teads.sdk.android:sdk:5.0.14@aar") { + implementation("tv.teads.sdk.android:sdk:5.0.17@aar") { transitive = true } }