> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Override Minimum SDK Version

> Razorpay documentation page.

* `minSdkVersion` is the minimum version of the Android operating system required to run your application. The Android app must have a minimum SDK version 19 or higher.

* If you want to support devices below API level 19, you must override `minSDK` version.

#### Sample Code to Override minSDK Version

```js: Override MinSDK Version theme={null}
```
