Skip to content

Instantly share code, notes, and snippets.

@manuelvicnt
Last active March 9, 2023 13:32
Show Gist options
  • Save manuelvicnt/a9352872b030909862b061ca287e0a1a to your computer and use it in GitHub Desktop.
Save manuelvicnt/a9352872b030909862b061ca287e0a1a to your computer and use it in GitHub Desktop.
/* Copyright 2022 Google LLC.
SPDX-License-Identifier: Apache-2.0 */
// app/build.gradle file
dependencies {
implementation "androidx.lifecycle:lifecycle-runtime-compose:2.6.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment