Skip to content

Commit 6486942

Browse files
authored
Merge 563d9aa into ba6f410
2 parents ba6f410 + 563d9aa commit 6486942

File tree

3 files changed

+0
-31
lines changed

3 files changed

+0
-31
lines changed

buildSrc/settings.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
apply from: new File(settingsDir, '../gradle/buildCache.gradle')

gradle/buildCache.gradle

Lines changed: 0 additions & 28 deletions
This file was deleted.

settings.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,3 @@ discoverSubprojects(file('subprojects.cfg')).each {
2323
}
2424

2525
renameBuildScripts(rootProject)
26-
27-
apply from: new File(settingsDir, 'gradle/buildCache.gradle')

0 commit comments

Comments
 (0)