Skip to content

Commit

Permalink
Update prebid sdk to 2.2.1 (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-lucas-bon authored Jun 26, 2024
1 parent b982e09 commit ccf53cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeadsSDKDemo/buildSrc/src/main/java/tv/teads/Libs.kt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ object Libs {
const val SMART_CORE_SDK = "com.smartadserver.android:smart-core-sdk:$smartVersion@aar"
const val SMART_DISPLAY_SDK = "com.smartadserver.android:smart-display-sdk:$smartVersion@aar"

const val PREBID_SDK = "org.prebid:prebid-mobile-sdk:2.2.0"
const val PREBID_SDK = "org.prebid:prebid-mobile-sdk:2.2.1"

object Teads {
fun sdk(version: String) = "tv.teads.sdk.android:sdk:$version@aar"
Expand Down

0 comments on commit ccf53cd

Please sign in to comment.