提交 45db4a31 编写于 作者: T Takeshi Hagikura

Bump the version to 0.2.3.

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