提交 bc4ab462 编写于 作者: T Takeshi Hagikura 提交者: GitHub

Bump the stable version to 0.2.6 (#232)

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