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:
committed by
Facebook Github Bot
parent
25f14a1917
commit
5f050cb590
@@ -6,7 +6,7 @@ apply plugin: 'maven-publish'
|
|||||||
targetCompatibility = '1.7'
|
targetCompatibility = '1.7'
|
||||||
sourceCompatibility = '1.7'
|
sourceCompatibility = '1.7'
|
||||||
|
|
||||||
version = '1.3.0'
|
version = '1.4.0'
|
||||||
group = 'com.facebook.yoga.android'
|
group = 'com.facebook.yoga.android'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
@@ -6,7 +6,7 @@ apply plugin: 'maven-publish'
|
|||||||
targetCompatibility = '1.7'
|
targetCompatibility = '1.7'
|
||||||
sourceCompatibility = '1.7'
|
sourceCompatibility = '1.7'
|
||||||
|
|
||||||
version = '1.3.1'
|
version = '1.4.0'
|
||||||
group = 'com.facebook.yoga'
|
group = 'com.facebook.yoga'
|
||||||
|
|
||||||
// We currently build the native libraries with buck and bundle them together
|
// We currently build the native libraries with buck and bundle them together
|
||||||
|
Reference in New Issue
Block a user