Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
by-syk committed Nov 11, 2016
1 parent 0702ec3 commit 27fa3fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@ android {
}*/
}

/*repositories {
repositories {
flatDir {
dirs 'libs'
}
}*/
}

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])

testCompile 'junit:junit:4.12'

// compile(name:'sp-1.0.2', ext:'aar')
compile(name:'sp-1.0.2', ext:'aar')
}
Binary file added app/libs/sp-1.0.2.aar
Binary file not shown.

0 comments on commit 27fa3fe

Please sign in to comment.