Skip to content

Commit

Permalink
update required by Jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
mtotschnig committed Jun 10, 2017
1 parent 979206b commit 46728d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 22
buildToolsVersion '25.0.0'
buildToolsVersion '25.0.3'

sourceSets {
main {
Expand Down
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {

android {
compileSdkVersion 22
buildToolsVersion '22.0.1'
buildToolsVersion '25.0.3'

defaultConfig {
applicationId 'se.emilsjolander.stickylistheaders'
Expand Down

0 comments on commit 46728d5

Please sign in to comment.