gradle: update to 7.0 RC1

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-03-23 12:41:10 +05:30
parent 0052312459
commit 1171fb17e6
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
3 changed files with 3 additions and 4 deletions

View file

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