---
title: "Migrate to sentry-android-timber 5.6.2"
description: "Learn about migrating to Sentry Android Timber integration 5.6.2."
url: https://docs.sentry.io/platforms/android/migration/timber-v5-6-2/
---

# Migrate to sentry-android-timber 5.6.2 | Sentry for Android

Starting from version `5.6.2`, the `Timber.tag` usage is no longer supported by our SDK (the tag will not be captured and reflected on Sentry). Please, vote on this [GitHub issue](https://github.com/getsentry/sentry-java/issues/1900) to let us know if we should provide support for that.

Support for `Timber.tag` has been brought back in version `5.7.2`.
