We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dde220 commit 56d0338Copy full SHA for 56d0338
1 file changed
README.md
@@ -33,7 +33,7 @@ Access / Download
33
You can use this SDK in any Android project simply by using Gradle :
34
35
```java
36
-//Add expack central repo in settings.gradle
+//Add expack central repo in settings.gradle (Project Settings)
37
repositories {
38
google()
39
mavenCentral()
0 commit comments