Skip to content

Commit 1b6923f

Browse files
Update android.md latest version 4.0.0 (FF-3428)
1 parent a2a125d commit 1b6923f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sdks/client-sdks/android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Eppo's open source Android SDK can be used for both feature flagging and experim
1313
You can install the SDK using Gradle by adding to your `build.gradle` file:
1414

1515
```groovy
16-
implementation 'cloud.eppo:android-sdk:4.1.0'
16+
implementation 'cloud.eppo:android-sdk:4.0.0'
1717
```
1818

1919
## 2. Initialize the SDK

0 commit comments

Comments
 (0)