// Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { repositories { jcenter() } dependencies { classpath 'com.android.tools.build:gradle:1.1.0' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files } } allprojects { repositories { jcenter() } }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 16720 | Liz Lam |
Swarm doesn't like periods. Rename/move file(s) |
||
//guest/liz_lam/android-lizlam.com/main/build.gradle | |||||
#1 | 16718 | Liz Lam | Rename/move file(s) | ||
//guest/liz_lam/android=lizlam.com/main/build.gradle | |||||
#1 | 16647 | Liz Lam | Move files around to match Workshop branching scheme. | ||
//guest/liz_lam/android=lizlam.com/android-lizlam.com/build.gradle | |||||
#1 | 16644 | Liz Lam | Rename/move file(s) | ||
//guest/liz_lam/android/android-lizlam.com/build.gradle | |||||
#1 | 15454 | Liz Lam | Adding practice android app. |