- Root cause: MainActivity was not annotated with @AndroidEntryPoint, so Hilt could not inject ViewModels used by the new Myne-style UI (BooksViewModel, AudiobooksViewModel, SearchViewModel via hiltViewModel()). - Cleaned up unused Episteme UI variables (textDimFactor, appFontFamily). - ':app:assembleOssDebug' passes, APK deployed. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||