Skip to content

Commit

Permalink
Merge pull request #12 from yaming116/dev
Browse files Browse the repository at this point in the history
update sample to 1.0.2
  • Loading branch information
yaming116 authored Jul 22, 2016
2 parents e632d77 + fe42605 commit 1951b58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ dependencies {
compile 'com.android.support:appcompat-v7:23.4.0'
compile 'com.android.support:design:23.4.0'

compile project(':library')
compile 'com.github.yaming116:UpdateApp:1.0.2'

}
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ buildscript {

allprojects {
repositories {
maven { url "https://www.jitpack.io" }
jcenter()
}
}
Expand Down

0 comments on commit 1951b58

Please sign in to comment.