[optimize] Architecture is shifting towards Hilt comprehensively

This commit is contained in:
acite
2025-09-14 20:59:51 +08:00
parent f7701cc85b
commit 54c9d326c6
20 changed files with 100 additions and 94 deletions

View File

@@ -4,6 +4,7 @@ import com.acitelight.aether.service.ApiClient
import java.security.KeyPair
class Video constructor(
val isLocal: Boolean,
val klass: String,
val id: String,
val token: String,