Skip to content

Instantly share code, notes, and snippets.

@ajailani4
Created April 9, 2021 10:59
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 ajailani4/e5604be17f9fd1ad0aecff9521b9307e to your computer and use it in GitHub Desktop.
Save ajailani4/e5604be17f9fd1ad0aecff9521b9307e to your computer and use it in GitHub Desktop.
Plugin for Spesipon
plugins {
id 'com.android.application'
id 'kotlin-android'
id 'kotlin-kapt'
id 'kotlin-parcelize'
id 'dagger.hilt.android.plugin'
id 'androidx.navigation.safeargs.kotlin'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment