Skip to content

Commit

Permalink
Add all internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
weibeld committed Jul 18, 2018
1 parent 2baf0e7 commit 98ee80f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@ configurations.all {
}

dependencies {
implementation 'com.github.tg-monitor:monitor:0.0.1'
implementation 'com.github.tg-monitor:monitor:0.0.2'
implementation 'com.github.tg-monitor:entities:0.0.1'
implementation 'com.github.tg-monitor:servicelocator:0.0.1'

}

0 comments on commit 98ee80f

Please sign in to comment.