Bump version of android stuff

Summary: Bump version of android things

Reviewed By: passy

Differential Revision: D4875213

fbshipit-source-id: 2b229a0dade521ef745852c0096545e7e9fe2c1e
This commit is contained in:
Emil Sjolander
2017-04-12 03:30:49 -07:00
committed by Facebook Github Bot
parent 25f14a1917
commit 5f050cb590
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ apply plugin: 'maven-publish'
targetCompatibility = '1.7'
sourceCompatibility = '1.7'
version = '1.3.0'
version = '1.4.0'
group = 'com.facebook.yoga.android'
android {