update gradle configs

This commit is contained in:
bosphere
2017-01-19 20:59:42 +08:00
parent 0d04d7af59
commit 7829644da0
3 changed files with 142 additions and 9 deletions

View File

@@ -25,4 +25,5 @@ dependencies {
compile 'com.android.support:recyclerview-v7:25.1.0'
compile 'com.android.support:gridlayout-v7:25.1.0'
compile project(':library')
// compile 'com.github.bosphere.android-fadingedgelayout:fadingedgelayout:1.0.0'
}