We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 358c048 commit 99ecb03Copy full SHA for 99ecb03
flexbox/constants.gradle
@@ -22,7 +22,7 @@ ext {
22
23
mavenGroup = 'com.google.android'
24
mavenArtifactId = 'flexbox'
25
- mavenVersion = '0.3.0-alpha1'
+ mavenVersion = '0.3.0-alpha2'
26
27
bintrayOrg = 'google'
28
}
0 commit comments