Skip to content
Snippets Groups Projects
Commit a40bac52 authored by Adrien Béraud's avatar Adrien Béraud Committed by Sébastien Blin
Browse files

gradle: update dependency

Change-Id: Ifc3e795cfc8a7b43d6950f78bd735c80e00745dc
parent e7c9e570
No related branches found
No related tags found
No related merge requests found
...@@ -91,7 +91,7 @@ dependencies { ...@@ -91,7 +91,7 @@ dependencies {
implementation "androidx.leanback:leanback:1.1.0-rc01" implementation "androidx.leanback:leanback:1.1.0-rc01"
implementation "androidx.leanback:leanback-preference:1.1.0-rc01" implementation "androidx.leanback:leanback-preference:1.1.0-rc01"
implementation 'androidx.tvprovider:tvprovider:1.0.0' implementation 'androidx.tvprovider:tvprovider:1.0.0'
implementation "androidx.media:media:1.3.0" implementation "androidx.media:media:1.3.1"
implementation "androidx.percentlayout:percentlayout:1.0.0" implementation "androidx.percentlayout:percentlayout:1.0.0"
implementation "com.google.android.material:material:1.3.0" implementation "com.google.android.material:material:1.3.0"
implementation 'com.google.android:flexbox:2.0.1' implementation 'com.google.android:flexbox:2.0.1'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment