-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Gautam Korlam
committed
Jun 28, 2018
1 parent
f9542c2
commit b2083e6
Showing
127 changed files
with
1,378 additions
and
1,378 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
apply plugin: 'com.android.library' | ||
dependencies { | ||
compile project(':outissue:synarchy') | ||
compile project(':Padraig:follicle') | ||
api project(':outissue:synarchy') | ||
api project(':Padraig:follicle') | ||
|
||
compile deps.debug.leakCanary | ||
compile deps.debug.haha | ||
compile deps.other.crittercism | ||
compile deps.debug.stetho | ||
compile deps.debug.stethoOkHttp | ||
compile deps.debug.stethoTimber | ||
api deps.debug.leakCanary | ||
api deps.debug.haha | ||
api deps.other.crittercism | ||
api deps.debug.stetho | ||
api deps.debug.stethoOkHttp | ||
api deps.debug.stethoTimber | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
apply plugin: 'com.android.library' | ||
dependencies { | ||
compile project(':Padraig:follicle') | ||
api project(':Padraig:follicle') | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
apply plugin: 'com.android.library' | ||
dependencies { | ||
compile project(':subvola:remigrate') | ||
compile project(':subvola:gorgoneum:unwincing') | ||
compile project(':subvola:gorgoneum:Chordata') | ||
compile project(':subvola:gorgoneum:metanilic:agaric') | ||
compile project(':subvola:gorgoneum:teerer:perscribe') | ||
compile project(':subvola:gorgoneum:teerer:polytonal') | ||
compile project(':subvola:gorgoneum:teerer:Onondaga') | ||
compile project(':subvola:gorgoneum:teerer:Cuphea') | ||
compile project(':subvola:gorgoneum:teerer:lucrific') | ||
compile project(':subvola:gorgoneum:teerer:revalenta') | ||
compile project(':subvola:zelator') | ||
compile project(':outissue:extended') | ||
api project(':subvola:remigrate') | ||
api project(':subvola:gorgoneum:unwincing') | ||
api project(':subvola:gorgoneum:Chordata') | ||
api project(':subvola:gorgoneum:metanilic:agaric') | ||
api project(':subvola:gorgoneum:teerer:perscribe') | ||
api project(':subvola:gorgoneum:teerer:polytonal') | ||
api project(':subvola:gorgoneum:teerer:Onondaga') | ||
api project(':subvola:gorgoneum:teerer:Cuphea') | ||
api project(':subvola:gorgoneum:teerer:lucrific') | ||
api project(':subvola:gorgoneum:teerer:revalenta') | ||
api project(':subvola:zelator') | ||
api project(':outissue:extended') | ||
|
||
testCompile project(':outissue:cyclus') | ||
testImplementation project(':outissue:cyclus') | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
apply plugin: 'com.android.library' | ||
dependencies { | ||
compile deps.support.annotations | ||
compile deps.support.appCompat | ||
compile deps.external.rxjava | ||
api deps.support.annotations | ||
api deps.support.appCompat | ||
api deps.external.rxjava | ||
|
||
compile deps.other.crittercism | ||
compile deps.other.geo | ||
api deps.other.crittercism | ||
api deps.other.geo | ||
|
||
provided deps.apt.javax | ||
compileOnly deps.apt.javax | ||
|
||
testCompile project(':outissue:cyclus') | ||
testImplementation project(':outissue:cyclus') | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.