Renane modules
This commit is contained in:
@@ -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
Reference in New Issue
Block a user