Skip to content
Snippets Groups Projects
Commit e9133d78 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

build: downgrade material version

Change-Id: Ie755751c70cb41b92ff71851571d74d55f8cac51
parent f781c5bd
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,7 @@ dependencies {
implementation "androidx.leanback:leanback:1.1.0-alpha03"
implementation "androidx.leanback:leanback-preference:1.1.0-alpha03"
implementation "androidx.media:media:${android_support_core_version}"
implementation "com.google.android.material:material:${material_version}"
implementation "com.google.android.material:material:1.1.0"
implementation 'com.google.android:flexbox:1.1.1'
implementation 'org.osmdroid:osmdroid-android:6.1.6'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment