hungnb94
hungnb94
Because JCenter Maven repository is no longer receiving updates and deprecated. When I try to remove jcenter() from build.gradle, project couldn't get zloading.
This PR addresses an issue where using the `ready` method causes the application to get stuck when running unit tests. To resolve this, the `after` method is used instead, ensuring...
This PR updates the Room dependency to version 2.4.3 to resolve build issues on macOS. The previous version is not compatible with MacOS Apple Silicon (M1, M2,M3,M4). Changes: Updated Room...