Gradle versionbump
Summary: Version 1.3 Reviewed By: emilsjolander Differential Revision: D4666239 fbshipit-source-id: fad4b97b9947342ac91718d4f261184e7baf334a
This commit is contained in:
committed by
Facebook Github Bot
parent
c3d60b55bd
commit
32792a0de5
@@ -6,7 +6,7 @@ apply plugin: 'maven-publish'
|
|||||||
targetCompatibility = '1.7'
|
targetCompatibility = '1.7'
|
||||||
sourceCompatibility = '1.7'
|
sourceCompatibility = '1.7'
|
||||||
|
|
||||||
version = '1.2.0'
|
version = '1.3.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.2.0'
|
version = '1.3.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