Bump dependencies. Move ReactiveNetwork to app module.

This commit is contained in:
inorichi 2016-02-26 15:56:56 +01:00
parent 50b97fa28f
commit b95d0e2848
12 changed files with 8 additions and 163 deletions

View file

@ -1,3 +1,2 @@
include ':app', ':SubsamplingScaleImageView', ':ReactiveNetwork'
project(':SubsamplingScaleImageView').projectDir = new File('libs/SubsamplingScaleImageView')
project(':ReactiveNetwork').projectDir = new File('libs/ReactiveNetwork')