Skip to content

wearemakery/droid-bootstrap

Repository files navigation

droid-bootstrap

Usage

To reference bootstrap from any project follow these steps:

  1. Add bootstrap to your projects settings.gradle
include 'bootstrap', ':{yourAppModule}'
project(':bootstrap').projectDir = new File(bootstrapLocation)
  1. Create a new gradle.properties file with the path to bootstraps location
bootstrapLocation={pathOnYourFileSystem}/bootstrap/core

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages