Skip to content

Commit 398cef2

Browse files
Merge pull request #24 from taboola/feature/upgrade-to-version-3.8.13
feature/upgrade-to-version-3.8.13
2 parents 7b5e633 + e002c0e commit 398cef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
implementation 'androidx.core:core-splashscreen:1.0.0-rc01'
5151
implementation 'com.squareup.picasso:picasso:2.8'
5252
//Taboola SDK
53-
implementation 'com.taboola:android-sdk:3.8.8'
53+
implementation 'com.taboola:android-sdk:3.8.13'
5454

5555
testImplementation 'junit:junit:4.13.2'
5656
androidTestImplementation 'androidx.test.ext:junit:1.1.3'

0 commit comments

Comments
 (0)