Skip to content

Commit

Permalink
Go back to newer version of forked SDK library.
Browse files Browse the repository at this point in the history
Upstream has updated dependencies, which currently causes proguard
issues.
See Meisolsson/GitHubSdk#28
  • Loading branch information
maniac103 committed Mar 12, 2019
1 parent 471e599 commit 60ecabe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies {
exclude group: 'xpp3', module: 'xpp3'
}
implementation 'com.github.maniac103:rxloader:master-SNAPSHOT'
implementation 'com.github.meisolsson:githubsdk:0.6.1'
implementation 'com.github.maniac103:githubsdk:0.5.1.8'
implementation 'com.larswerkman:HoloColorPicker:1.5@aar'
implementation 'com.caverock:androidsvg:1.2.2-beta-1@aar'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.1.+'
Expand Down

0 comments on commit 60ecabe

Please sign in to comment.