Skip to content

Instantly share code, notes, and snippets.

@YuanLiou
Created April 28, 2022 10:49
Show Gist options
  • Save YuanLiou/0ee9c0c0c614f98fbc97ba5b11a9ae92 to your computer and use it in GitHub Desktop.
Save YuanLiou/0ee9c0c0c614f98fbc97ba5b11a9ae92 to your computer and use it in GitHub Desktop.
hilt scope sample
class MyCustomManager @Inject constructor() {
// 省略內容
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment