提交 53982db3 编写于 作者: T Takeshi Hagikura

Bump version to 0.1.2

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