Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 1.31 KB

File metadata and controls

36 lines (31 loc) · 1.31 KB

Dependences

dependencies {
compile project(':cardsUILib')
compile project(':facebookSDK')
compile project(':staggeredgrid_etsy')
compile project(':tooltip_library')
compile 'com.google.code.gson:gson:2.3.1'
compile 'com.google.guava:guava:18.0'
compile 'com.android.support:appcompat-v7:21.0.3'
compile 'com.android.support:support-v4:21.+'
compile 'com.google.android.gms:play-services:+'
compile files('libs/Parse-1.8.0.jar')
compile files('libs/ormlite-android-4.46.jar')
compile files('libs/ormlite-core-4.46.jar')
compile files('libs/sqliteassethelper-2.0.1.jar')
compile files('libs/universal-image-loader-1.8.6.jar')
compile files('libs/httpcore-4.3.3.jar')
compile files('libs/httpmime-4.3.6.jar')

}

Add the following projects as modules:

Jar files: