Skip to content

Commit

Permalink
update sample to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yaming116 committed Jul 22, 2016
1 parent e5dee95 commit fe42605
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 fe42605

Please sign in to comment.