Skip to content

Instantly share code, notes, and snippets.

@varundwarkani
Created April 26, 2021 07:52
Show Gist options
  • Save varundwarkani/4ae8054899d97338b5d1e13182ff517b to your computer and use it in GitHub Desktop.
Save varundwarkani/4ae8054899d97338b5d1e13182ff517b to your computer and use it in GitHub Desktop.
@HiltAndroidApp
public class MyApplication extends Application {
@Override
public void onCreate() {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment