Skip to content

Commit

Permalink
Switch to forked version of Traceur.
Browse files Browse the repository at this point in the history
The original upstream seems dead, and upstream Traceur doesn't work with
latest RxJava2.
  • Loading branch information
maniac103 committed Nov 5, 2019
1 parent eb1204b commit e34181f
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 @@ -80,7 +80,7 @@ dependencies {
exclude group: 'org.json', module : 'json'
}
implementation 'com.github.Tunous:MarkdownEdit:1.0.0'
debugImplementation 'com.tspoon.traceur:traceur:1.0.1'
debugImplementation 'com.github.qoqa:traceur:2.2.12'
testImplementation 'junit:junit:4.12'
testImplementation 'org.robolectric:robolectric:3.4.2'
}
Expand Down

0 comments on commit e34181f

Please sign in to comment.