提交 34bca8cd 编写于 作者: T Takeshi Hagikura

Merge pull request #12 from google/bump_version

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