use sync 2.0

This commit is contained in:
Yavor Georgiev 2017-06-20 17:39:37 +02:00 committed by kristiandupont
parent 0db8fac3e5
commit 2710eabee1
2 changed files with 4 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PACKAGE_NAME=realm-js
VERSION=1.10.3
VERSION=2.0.0-rc4
REALM_CORE_VERSION=2.8.6
REALM_SYNC_VERSION=1.10.5
REALM_OBJECT_SERVER_VERSION=1.8.2
REALM_SYNC_VERSION=2.0.0-rc9
REALM_OBJECT_SERVER_VERSION=2.0.0-alpha9

View File

@ -5,8 +5,7 @@
"-Wno-missing-field-initializers",
"-Wno-return-type",
"-Wno-unused-result",
"-Wno-deprecated-declarations",
"-Wundef"
"-Wno-deprecated-declarations"
]
},
"cflags_cc!": [ # turn off default flags on older nodes on linux