We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75ae70d commit 499bb3aCopy full SHA for 499bb3a
tiflibrary/build.gradle
@@ -27,8 +27,8 @@ configurations {
27
}
28
29
dependencies {
30
- implementation 'androidx.legacy:legacy-support-v4:1.0.0-beta01'
31
- implementation 'androidx.leanback:leanback:1.0.0-beta01'
+ implementation 'androidx.legacy:legacy-support-v4:1.0.0-rc01'
+ implementation 'androidx.leanback:leanback:1.0.0-rc01'
32
implementation 'com.google.ads.interactivemedia.v3:interactivemedia:3.6.0'
33
implementation 'com.google.android.gms:play-services-ads-lite:15.0.1'
34
0 commit comments