Skip to content

Instantly share code, notes, and snippets.

@PierfrancescoSoffritti
Created February 14, 2019 07:04
Show Gist options
  • Save PierfrancescoSoffritti/96eda81dd70cb08003f78461aa3c1ee9 to your computer and use it in GitHub Desktop.
Save PierfrancescoSoffritti/96eda81dd70cb08003f78461aa3c1ee9 to your computer and use it in GitHub Desktop.
How to build sample apps for Android libraries with just a few lines of code
dependencies {
implementation "com.psoffritti.librarysampleapptemplate:core:$latest_version"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment