initial db rewrite

This commit is contained in:
Boof2015
2026-07-24 02:18:37 -04:00
parent 26fba836f4
commit a10ecf4a0f
90 changed files with 12669 additions and 5173 deletions
+3
View File
@@ -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')
}