Explorar o código

revert flexbox to 1.1.0
2.0.1 leads to error so the app won't start

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>

Marcel Hibbe %!s(int64=4) %!d(string=hai) anos
pai
achega
af82ffe253
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -150,7 +150,7 @@ dependencies {
     implementation 'org.michaelevans.colorart:library:0.0.3'
     implementation "android.arch.work:work-runtime:${workVersion}"
     implementation "android.arch.work:work-rxjava2:${workVersion}"
-    implementation 'com.google.android:flexbox:2.0.1'
+    implementation 'com.google.android:flexbox:1.1.0'
     androidTestImplementation "android.arch.work:work-testing:${workVersion}"
     implementation ('com.gitlab.bitfireAT:dav4jvm:f2078bc846', {
         exclude group: 'org.ogce', module: 'xpp3'	// Android comes with its own XmlPullParser