提交 5b1e5a21 编写于 作者: T Takeshi Hagikura

Bump version to 0.2.0

Change-Id: I1b1950ba952a6c2ad22bffe426e2a6ebcb84abb6
上级 f49e30a1
......@@ -10,7 +10,7 @@ Add the following dependency to your `build.gradle` file:
```
dependencies {
compile 'com.google.android:flexbox:0.1.3'
compile 'com.google.android:flexbox:0.2.0'
}
```
......
......@@ -22,7 +22,7 @@ ext {
mavenGroup = 'com.google.android'
mavenArtifactId = 'flexbox'
mavenVersion = '0.1.3'
mavenVersion = '0.2.0'
bintrayOrg = 'google'
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册