Skip to content

Commit 499bb3a

Browse files
committed
tiflibrary: Update leanback and support libraries to 1.0.0-rc01
1 parent 75ae70d commit 499bb3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tiflibrary/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ configurations {
2727
}
2828

2929
dependencies {
30-
implementation 'androidx.legacy:legacy-support-v4:1.0.0-beta01'
31-
implementation 'androidx.leanback:leanback:1.0.0-beta01'
30+
implementation 'androidx.legacy:legacy-support-v4:1.0.0-rc01'
31+
implementation 'androidx.leanback:leanback:1.0.0-rc01'
3232
implementation 'com.google.ads.interactivemedia.v3:interactivemedia:3.6.0'
3333
implementation 'com.google.android.gms:play-services-ads-lite:15.0.1'
3434

0 commit comments

Comments
 (0)