Skip to content

Commit a8bfbb3

Browse files
committed
upgrade gradle
upload sample apk
1 parent 124ca2b commit a8bfbb3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/app-release.apk

1.4 MB
Binary file not shown.

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ android {
2121

2222
dependencies {
2323
compile project(':headerview')
24-
compile 'com.android.support:appcompat-v7:23.1.0'
25-
compile 'com.android.support:design:23.1.0'
24+
compile 'com.android.support:appcompat-v7:23.1.1'
25+
compile 'com.android.support:design:23.1.1'
2626
compile 'com.squareup.picasso:picasso:2.5.2'
2727
}

0 commit comments

Comments
 (0)