We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1546b2c commit 6ac619dCopy full SHA for 6ac619d
Sample/settings.gradle
@@ -6,5 +6,5 @@ dependencyResolutionManagement {
6
jcenter() // Warning: this repository is going to shut down soon
7
}
8
9
-rootProject.name = "Sample"
+rootProject.name = "NiceComponents"
10
include ':app', ':components'
0 commit comments