Revert "gradle: update to 7.0 RC1"

This reverts commit 1171fb17e6.
This commit is contained in:
Harsh Shandilya 2021-04-07 02:12:25 +05:30
parent ad2bc470a1
commit b3c1985d45
3 changed files with 5 additions and 4 deletions

View file

@ -2,6 +2,7 @@ rootProject.name = "Claw"
include(":app", ":api", ":common", ":database", ":desktop")
enableFeaturePreview("GRADLE_METADATA")
pluginManagement {
repositories {
google()