mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-09 22:05:57 +00:00
10 lines
276 B
INI
10 lines
276 B
INI
GROUP=io.realm.react
|
|
|
|
POM_NAME=RealmReactAndroid
|
|
POM_ARTIFACT_ID=realm-react-native
|
|
POM_PACKAGING=aar
|
|
POM_DESCRIPTION=Android Realm React Native module. Realm is a mobile database: a replacement for SQLite & ORMs
|
|
DEBUG_BUILD=true
|
|
android.useDeprecatedNdk=true
|
|
ndkVersion=r10e
|