Skip to content

Commit c90870e

Browse files
committed
android import
1 parent dfebf3b commit c90870e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sdk-reference/android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ android {
2222
## Getting Started:
2323
### 1. Add the ConfigCat SDK to your project
2424
```
25-
implementation 'com.configcat:configcat-android-client:3.+'
25+
implementation 'com.configcat:configcat-android-client:4.+'
2626
```
2727
### 2. Import the ConfigCat SDK:
2828
```kotlin

0 commit comments

Comments
 (0)