Private
Public Access
1
0

Flesh out some starter classes that form some core parts.

This commit is contained in:
Kevin Whitaker
2015-11-17 23:02:21 -05:00
parent 43aaea40c2
commit d70f63924a
69 changed files with 63 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.0.+'
compile 'com.android.support:design:23.0.+'
compile 'com.heinrichreimersoftware:material-drawer:2.2.0' //Apache 2.0
compile 'io.realm:realm-android:0.84.1' //Apache 2.0 + RCBL
compile 'com.squareup.picasso:picasso:2.5.2' //Apache 2.0