mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-08-04 17:32:00 +00:00
Add: Simple DAOs (4/5 in replacing SQLite with Room)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package com.looker.droidify.entity
|
||||
|
||||
// Redundant to Room's Installed
|
||||
class InstalledItem(
|
||||
val packageName: String,
|
||||
val version: String,
|
||||
|
Reference in New Issue
Block a user