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

Bump the library version to 0.2.5 (#158)

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