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 a2a125d commit 1b6923fCopy full SHA for 1b6923f
docs/sdks/client-sdks/android.md
@@ -13,7 +13,7 @@ Eppo's open source Android SDK can be used for both feature flagging and experim
13
You can install the SDK using Gradle by adding to your `build.gradle` file:
14
15
```groovy
16
-implementation 'cloud.eppo:android-sdk:4.1.0'
+implementation 'cloud.eppo:android-sdk:4.0.0'
17
```
18
19
## 2. Initialize the SDK
0 commit comments