From 08b609d51b4d23d9387c49f1a2b13c2a209ccf13 Mon Sep 17 00:00:00 2001 From: IzabellaConigliaro Date: Mon, 4 Jun 2018 08:30:13 -0300 Subject: [PATCH] Bump version code. --- flexbox/constants.gradle | 2 +- gradle.properties | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/flexbox/constants.gradle b/flexbox/constants.gradle index 733a0fb8..09656799 100644 --- a/flexbox/constants.gradle +++ b/flexbox/constants.gradle @@ -22,7 +22,7 @@ ext { mavenGroup = 'com.github.Hotmart-Org' mavenArtifactId = 'flexbox-layout' - mavenVersion = '0.3.3' + mavenVersion = '0.3.4' bintrayOrg = 'google' } diff --git a/gradle.properties b/gradle.properties index 6c206c0b..ddd71a03 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,5 @@ -# +# compile libraries.design_support + # Copyright 2016 Google Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License");