Skip to content

Instantly share code, notes, and snippets.

@manhduy
Last active September 26, 2022 09:23
Show Gist options
  • Save manhduy/d1ead044e131c5d9b4a7433f57af1a5c to your computer and use it in GitHub Desktop.
Save manhduy/d1ead044e131c5d9b4a7433f57af1a5c to your computer and use it in GitHub Desktop.
android {
defaultConfig {
...
testInstrumentationRunner "com.duyha.hilttestingsample.TestRunner"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment