Created
April 28, 2022 10:49
-
-
Save YuanLiou/0ee9c0c0c614f98fbc97ba5b11a9ae92 to your computer and use it in GitHub Desktop.
hilt scope sample
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class MyCustomManager @Inject constructor() { | |
// 省略內容 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment