Skip to content

Instantly share code, notes, and snippets.

@faizul14
Created February 8, 2024 02:12
Show Gist options
  • Save faizul14/035f06e979945166acb4e525ea2d8905 to your computer and use it in GitHub Desktop.
Save faizul14/035f06e979945166acb4e525ea2d8905 to your computer and use it in GitHub Desktop.
plugins {
id("com.android.application") version "8.1.0" apply false
id("org.jetbrains.kotlin.android") version "1.8.0" apply false
id("com.google.dagger.hilt.android") version "2.47" apply false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment