TP-52884 | Bump androidGradlePlugin from 8.2.2 to 8.3.1 in /android (#10256)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shivam Goyal <shivam.goyal@navi.com>
This commit is contained in:
dependabot[bot]
2024-04-08 15:51:35 +05:30
committed by GitHub
parent a94247c071
commit 5bbcaf2380
2 changed files with 6 additions and 2 deletions

View File

@@ -54,6 +54,10 @@ com.th3rdwave.safeareacontext, com.horcrux.svg, org.reactnative.maskedview, com.
android:shell="true"
tools:targetApi="29" />
<property android:name="REQUIRE_SECURE_ENV" android:value="1" />
<property
android:name="android.adservices.AD_SERVICES_CONFIG"
android:resource="@xml/gma_ad_services_config"
tools:replace="android:resource" />
<activity
android:name=".payment.activities.FeedbackActivity"
android:exported="false"

View File

@@ -13,7 +13,7 @@ android-installreferrer = "2.2"
android-material = "1.9.0"
android-places = "2.6.0"
android-play-core-ktx = "1.8.1"
androidGradlePlugin = "8.2.2"
androidGradlePlugin = "8.3.1"
androidx-activityCompose = "1.8.2"
androidx-annotation = "1.7.1"
androidx-appcompat = "1.6.1"
@@ -30,7 +30,7 @@ androidx-gridlayout = "1.0.0"
androidx-hilt = "1.0.0"
androidx-legacy-support-v4 = "1.0.0"
androidx-lifecycle = "2.6.2"
androidx-macro-benchmark = "1.2.2"
androidx-macro-benchmark = "1.2.3"
androidx-multidex = "2.0.1"
androidx-pagingCompose = "3.2.0"
androidx-pagingRuntimeKtx = "3.1.1"