Skip to content

Commit e7a44b3

Browse files
dawnhogitbook-bot
authored andcommitted
GITBOOK-682: changing some headers
1 parent f002c34 commit e7a44b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/capability-guides/mobile-access/mobile-device-sdks/initializing-the-seam-mobile-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This project retrieves the Seam Mobile SDK artifacts from GitHub Packages.
1616

1717
To build successfully, you need valid credentials and must configure Gradle to fetch dependencies from Seam’s private package repository.
1818

19-
#### If you're using Kotlin Script (settings.gradle.kts):
19+
#### Using Kotlin Script (settings.gradle.kts):
2020

2121
{% code title="settings.gradle.kts" %}
2222
```kotlin
@@ -46,7 +46,7 @@ repositories {
4646
```
4747
{% endcode %}
4848

49-
#### if you're using Groovy:
49+
#### Using Groovy (settings.gradle):
5050

5151
{% code title="settings.gradle" %}
5252
```groovy

0 commit comments

Comments
 (0)