Renane modules

This commit is contained in:
Dionysis
2017-04-22 13:00:07 +02:00
parent 0eb2909ef1
commit 1c0bd93fda
186 changed files with 8 additions and 6 deletions
@@ -11,7 +11,7 @@ android {
}
dependencies {
compile project(':library')
compile project(':fotoapparat')
provided "io.reactivex:rxjava:${project.rxjava1Version}"
testCompile "junit:junit:${project.junitVersion}"
@@ -11,7 +11,7 @@ android {
}
dependencies {
compile project(':library')
compile project(':fotoapparat')
provided "io.reactivex.rxjava2:rxjava:${project.rxjava2Version}"
testCompile "junit:junit:${project.junitVersion}"

Some files were not shown because too many files have changed in this diff Show More