Introduce realm and persist temperatures
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
rootProject.name = 'drip'
|
||||
include ':realm'
|
||||
project(':realm').projectDir = new File(rootProject.projectDir, '../node_modules/realm/android')
|
||||
|
||||
include ':app'
|
||||
|
||||
Reference in New Issue
Block a user