Skip to content

Commit

Permalink
Small updates for release
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaquimLey committed Jan 28, 2017
1 parent 0b8940c commit 0443693
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion faboptions/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ android {
dependencies {
final DESIGN_LIBRARY_VERSION = '25.1.0'

compile fileTree(dir: 'libs', include: ['*.jar'])
compile "com.android.support:design:$DESIGN_LIBRARY_VERSION"
}
apply from: 'https://raw.githubusercontent.com/JoaquimLey/jcenter-config/master/deploy.gradle'
1 change: 0 additions & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ android {
targetSdkVersion 25
versionCode 5
versionName "1.0.0"
vectorDrawables.useSupportLibrary = true
}

buildTypes {
Expand Down

0 comments on commit 0443693

Please sign in to comment.