Skip to content

Instantly share code, notes, and snippets.

@skydoves
Last active February 9, 2022 03:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skydoves/d558f210ce75df5fea724b587a5b80e7 to your computer and use it in GitHub Desktop.
Save skydoves/d558f210ce75df5fea724b587a5b80e7 to your computer and use it in GitHub Desktop.
window_dependency
dependencies {
implementation "androidx.window:window:1.0.0"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment