Update database structure and migrate from kapt to ksp
This commit is contained in:
@@ -16,14 +16,14 @@ desugar = "2.1.5"
|
||||
diskLruCache = "1.5"
|
||||
fragment = "1.8.6"
|
||||
gradle = "8.9.1"
|
||||
guava = "33.4.6-android"
|
||||
guava = "33.4.8-android"
|
||||
dagger = "2.56.1"
|
||||
hilt = "1.2.0"
|
||||
json = "20250107"
|
||||
junit = "4.13.2"
|
||||
junitKtx = "1.2.1"
|
||||
kotlin = "2.1.20"
|
||||
ksp = "2.1.20-1.0.31"
|
||||
ksp = "2.1.20-2.0.0"
|
||||
leakcanary = "3.0-alpha-8"
|
||||
lifecycle = "2.8.7"
|
||||
markwon = "4.6.2"
|
||||
@@ -34,7 +34,7 @@ okio = "3.11.0"
|
||||
parsers = "e874837efb"
|
||||
preference = "1.2.1"
|
||||
recyclerview = "1.4.0"
|
||||
room = "2.6.1"
|
||||
room = "2.7.0"
|
||||
ssiv = "9a67b6a7c9"
|
||||
swiperefreshlayout = "1.1.0"
|
||||
testRules = "1.6.1"
|
||||
|
||||
Reference in New Issue
Block a user