File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies {
3131 }
3232
3333 testImplementation(" com.google.tsunami:tcs-proto" ) {
34- version { branch = " ${ coreRepoBranch } " }
34+ version { branch = " ${ tcsRepoBranch } " }
3535 }
3636
3737 testImplementation " junit:junit:4.13.2"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies {
3131 }
3232
3333 testImplementation(" com.google.tsunami:tcs-proto" ) {
34- version { branch = " ${ coreRepoBranch } " }
34+ version { branch = " ${ tcsRepoBranch } " }
3535 }
3636
3737 testImplementation " junit:junit:4.13.2"
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dependencies {
3434 annotationProcessor " com.google.auto.value:auto-value:1.11.0"
3535
3636 testImplementation(" com.google.tsunami:tcs-proto" ) {
37- version { branch = " ${ coreRepoBranch } " }
37+ version { branch = " ${ tcsRepoBranch } " }
3838 }
3939
4040 testImplementation " junit:junit:4.13.2"
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ dependencies {
2929 }
3030
3131 testImplementation(" com.google.tsunami:tcs-proto" ) {
32- version { branch = " ${ coreRepoBranch } " }
32+ version { branch = " ${ tcsRepoBranch } " }
3333 }
3434
3535 testImplementation " junit:junit:4.13.2"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies {
2828 version { branch = " ${ coreRepoBranch} " }
2929 }
3030 testImplementation(" com.google.tsunami:tcs-proto" ) {
31- version { branch = " ${ coreRepoBranch } " }
31+ version { branch = " ${ tcsRepoBranch } " }
3232 }
3333
3434 testImplementation " junit:junit:4.13.2"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies {
3131 }
3232
3333 testImplementation(" com.google.tsunami:tcs-proto" ) {
34- version { branch = " ${ coreRepoBranch } " }
34+ version { branch = " ${ tcsRepoBranch } " }
3535 }
3636
3737 testImplementation " junit:junit:4.13.2"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies {
3131 }
3232
3333 testImplementation(" com.google.tsunami:tcs-proto" ) {
34- version { branch = " ${ coreRepoBranch } " }
34+ version { branch = " ${ tcsRepoBranch } " }
3535 }
3636
3737 testImplementation " junit:junit:4.13.2"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies {
3131 }
3232
3333 testImplementation(" com.google.tsunami:tcs-proto" ) {
34- version { branch = " ${ coreRepoBranch } " }
34+ version { branch = " ${ tcsRepoBranch } " }
3535 }
3636
3737 testImplementation " junit:junit:4.13.2"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies {
3131 }
3232
3333 testImplementation(" com.google.tsunami:tcs-proto" ) {
34- version { branch = " ${ coreRepoBranch } " }
34+ version { branch = " ${ tcsRepoBranch } " }
3535 }
3636
3737 testImplementation " junit:junit:4.13.2"
You can’t perform that action at this time.
0 commit comments