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

Bump versions for the 1.1.0-beta1 release (#447)

上级 fea39525
...@@ -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 {
implementation 'com.google.android:flexbox:1.0.0' implementation 'com.google.android:flexbox:1.1.0-beta1'
} }
``` ```
......
...@@ -22,7 +22,7 @@ ext { ...@@ -22,7 +22,7 @@ ext {
mavenGroup = 'com.google.android' mavenGroup = 'com.google.android'
mavenArtifactId = 'flexbox' mavenArtifactId = 'flexbox'
mavenVersion = '1.0.0' mavenVersion = '1.1.0-beta1'
bintrayOrg = 'google' bintrayOrg = 'google'
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册