未验证 提交 c830f33c 编写于 作者: T Takeshi Hagikura 提交者: GitHub

Bump the version. (#429)

flexbox-layout has been considered as stable for a while, but from this
on, it starts to follow the semantic versioning.
上级 f781a358
......@@ -10,7 +10,7 @@ Add the following dependency to your `build.gradle` file:
```
dependencies {
implementation 'com.google.android:flexbox:0.3.2'
implementation 'com.google.android:flexbox:1.0.0'
}
```
......
......@@ -22,7 +22,7 @@ ext {
mavenGroup = 'com.google.android'
mavenArtifactId = 'flexbox'
mavenVersion = '0.3.2'
mavenVersion = '1.0.0'
bintrayOrg = 'google'
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册