Skip to content

Commit 7ecd4c5

Browse files
Release 5.1.2
1 parent 1b632bc commit 7ecd4c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repositories{
2424
}
2525
}
2626
dependencies {
27-
implementation("tv.teads.sdk.android:sdk:5.1.1@aar") {
27+
implementation("tv.teads.sdk.android:sdk:5.1.2@aar") {
2828
transitive = true
2929
}
3030
}

TeadsSDKDemo/gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
android.useAndroidX=true
2020
org.gradle.jvmargs=-Xms1024m -Xmx4096m
2121

22-
VERSION_NAME=5.1.1
23-
VERSION_CODE=128
22+
VERSION_NAME=5.1.2
23+
VERSION_CODE=129

0 commit comments

Comments
 (0)