mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-19 20:20:18 +02:00
initial db rewrite
This commit is contained in:
@@ -19,5 +19,8 @@ android {
|
||||
|
||||
dependencies {
|
||||
implementation "androidx.media:media:1.6.0"
|
||||
implementation "androidx.room:room-runtime:2.8.4"
|
||||
implementation "androidx.room:room-ktx:2.8.4"
|
||||
implementation "com.facebook.react:react-android"
|
||||
implementation project(':astra-library-scanner')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user