From bd616114678087637e26e703f0811f528cb3e6d5 Mon Sep 17 00:00:00 2001 From: Karanveer Singh Brar <12271071+singh-karan-7@users.noreply.github.com> Date: Fri, 3 May 2024 18:05:13 +0530 Subject: [PATCH] Update build.gradle --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index aca8e7f4..ce79a538 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -4,7 +4,7 @@ version '0.11.0' apply plugin: 'com.android.library' android { - compileSdkVersion 30 + compileSdkVersion 31 defaultConfig { minSdkVersion 16