Skip to content

Commit

Permalink
Switch to jitpack for the app base library dependency for release
Browse files Browse the repository at this point in the history
  • Loading branch information
morris-j committed Oct 14, 2015
1 parent 946117a commit 1b17f29
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 95 deletions.
118 changes: 25 additions & 93 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ android {
apply from: file("../../../keystore/signing-rand-remind.gradle")

dependencies {
compile 'com.jamesmorrisstudios:appbaselibrary:1.1' //local gradle
//compile 'com.github.morris-james:appbaselibrary:v1.1.4' //Jitpack
//compile 'com.jamesmorrisstudios:appbaselibrary:1.1' //local gradle
compile 'com.github.morris-james:appbaselibrary:v1.1.5' //Jitpack
}

0 comments on commit 1b17f29

Please sign in to comment.