Chapter name change

This commit is contained in:
Bruce Eckel 2016-11-22 19:06:59 -08:00
parent f980502f07
commit 04f3975495

View File

@ -14,7 +14,7 @@ project(':understandingcollections') {
}
}
project(':threads') {
project(':concurrent') {
dependencies {
compile project(':enums')
}