Skip to content

Commit

Permalink
Remove note about jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell committed Dec 9, 2024
1 parent c31e346 commit 0d985cf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/docs/clients/client-side/android.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ In your project path `app/build.gradle` add a new dependency:

<CodeBlock>{`implementation("com.flagsmith:flagsmith-kotlin-android-client:`}<AndroidVersion />"{`)`}</CodeBlock>

:::info

Note: jitpack support has been deprecated as of `v1.7.1`.

:::

## Basic Usage

The SDK is initialised against a single environment within a project on [https://flagsmith.com](https://flagsmith.com),
Expand Down

0 comments on commit 0d985cf

Please sign in to comment.