瀏覽代碼

Bump flexbox from 1.1.0 to 2.0.1

Bumps [flexbox](https://github.com/google/flexbox-layout) from 1.1.0 to 2.0.1.
- [Release notes](https://github.com/google/flexbox-layout/releases)
- [Commits](https://github.com/google/flexbox-layout/compare/1.1.0...2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 年之前
父節點
當前提交
c7d620c365
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 'org.michaelevans.colorart:library:0.0.3'
     implementation "android.arch.work:work-runtime:${workVersion}"
     implementation "android.arch.work:work-runtime:${workVersion}"
     implementation "android.arch.work:work-rxjava2:${workVersion}"
     implementation "android.arch.work:work-rxjava2:${workVersion}"
-    implementation 'com.google.android:flexbox:1.1.0'
+    implementation 'com.google.android:flexbox:2.0.1'
     androidTestImplementation "android.arch.work:work-testing:${workVersion}"
     androidTestImplementation "android.arch.work:work-testing:${workVersion}"
     implementation ('com.gitlab.bitfireAT:dav4jvm:f2078bc846', {
     implementation ('com.gitlab.bitfireAT:dav4jvm:f2078bc846', {
         exclude group: 'org.ogce', module: 'xpp3'	// Android comes with its own XmlPullParser
         exclude group: 'org.ogce', module: 'xpp3'	// Android comes with its own XmlPullParser