> ## Documentation Index
> Fetch the complete documentation index at: https://moengage.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Migrating to Push Amp+ 2.0.00

> Migrate the MoEngage Push Amp+ SDK from version 1.2.00 or below to 2.x with updated configuration.

<Info>
  These migration steps are only required if you are updating the push-amp-plus SDK from 1.2.00 or below to 2.x or higher.
</Info>

In the advent of making our SDK more configurable and robust, we have some changes or improvements in the SDK. We had to make some breaking changes in the SDK in the process. We request you to refer to the migration steps below and make changes accordingly. 

# Update the SDK Version

Update the SDK to the latest version by updating the dependency versions in your `app/build.gradle` file. You would need to update the version for `moe-android-sdk` `push-amp-plus` artifacts.\
Ensure refer to the [Release Notes](/release-notes/sdks/android).

<Info>
  **Version Compatibility**

  The *push-amp-plus* artifact should be compatible with the *moe-android-sdk* artifact you have already added. Make sure you check the  version compatibility and pick the right version for your application
</Info>

# Configure Push Amp+

To configure Push Amp plus follow these steps as described in [Push AMP Plus Integration](https://www.moengage.com/docs/developer-guide/android-sdk/push/optional/push-amp-plus/push-amp-plus-integration):

1. Add Permissions to the Manifest File
2. Add Receiver and Services in Manifest File
3. Add Meta Data
4. Configuring Receviers

If you are unsure how to get the metadata required for the configuration or don't know where to find it, contact your Account Manager or the MoEngage Support team.
