Bump all dependencies to latest stable release

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-11-30 18:48:39 +08:00
parent 9bb396eaa8
commit 41b12cfbd8
2 changed files with 3 additions and 4 deletions

View File

@@ -168,7 +168,6 @@ androidComponents {
ksp {
arg("room.schemaLocation", "$projectDir/schemas")
useKsp2 = false // TODO: Drop after getting rid of epoxy
}
dependencies {