# Minor Release - 15/03/23

In this minor update, we have made a small but impactful change to the Android and the React Native SDK. We have migrated the color customization input method from using color resource IDs to color integer values. This change enhances flexibility and simplifies the customization process for developers.

### Android&#x20;

#### [<mark style="color:blue;">Version 2.1.0</mark>](/valify-ios-sdk-documentation/document-capture/android-native-sdk.md)

### React Native

#### &#x20;[<mark style="color:blue;">Version 1.1.0</mark>](/valify-ios-sdk-documentation/document-capture/react-native-plugin.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://valify.gitbook.io/valify-ios-sdk-documentation/document-capture/release-notes/minor-release-15-03-23.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
