mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 17:18:52 -06:00
Implement database access (with migrations)
This commit is contained in:
@@ -67,6 +67,7 @@ dependencies {
|
||||
implementation 'com.android.support:appcompat-v7:28.0.0'
|
||||
implementation files("../core/build/libs/core-jvm.jar")
|
||||
implementation "com.facebook.react:react-native:0.57.8"
|
||||
implementation 'org.sqldroid:sqldroid:1.0.3'
|
||||
implementation project(':react-native-svg')
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
|
||||
Reference in New Issue
Block a user