Skip to content

Commit

Permalink
docs: add deprecation notice (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
gastonfournier authored Jul 25, 2024
1 parent 83af3db commit f29c376
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
[![latest](https://badgen.net/maven/v/maven-central/io.getunleash/unleash-android-proxy-sdk)](https://search.maven.org/search?q=g:io.getunleash%20AND%20a:unleash-android-proxy-sdk)
[KDoc](https://unleash.github.io/unleash-android-proxy-sdk)

# Deprecation notice
This repository is deprecated since July 25th of 2024 in favor of [unleash-android](https://github.com/Unleash/unleash-android).
Consider migrating to the new SDK as this repository will no longer be maintained.
Check out the [migration guide](https://github.com/Unleash/unleash-android/blob/main/docs/MigrationGuide.md) for more information.

## Getting started

### Step 1
Expand Down

0 comments on commit f29c376

Please sign in to comment.