From 0f6a32994d9bfcf0794c214f6a0651ca0823eb83 Mon Sep 17 00:00:00 2001 From: Sumedh Date: Thu, 4 Mar 2021 18:03:27 +0530 Subject: [PATCH] Update README.md updated version number --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe0d45a..554f0ae 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ This plugin is available on Pub: [https://pub.dev/packages/razorpay_flutter](htt Add this to `dependencies` in your app's `pubspec.yaml` ```yaml -razorpay_flutter: ^1.2.3 +razorpay_flutter: ^1.2.5 ``` **Note for Android**: Make sure that the minimum API level for your app is 19 or higher.