提交 59ff2696 编写于 作者: T Takeshi Hagikura

Bump maven version to 0.1.1

Change-Id: I0fe63000ce7535703bc5d2fd103becfa2f04bbc2
上级 2397e1a4
......@@ -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.
先完成此消息的编辑!
想要评论请 注册