diff --git a/android/config/lint.xml b/android/config/lint.xml
index b885b0b711aa..7e117311654f 100644
--- a/android/config/lint.xml
+++ b/android/config/lint.xml
@@ -7,9 +7,8 @@
-
+
-
+
-
diff --git a/android/gradle.properties b/android/gradle.properties
index 324e171187d3..74c277e3a155 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -3,4 +3,3 @@ android.nonTransitiveRClass=false
android.useAndroidX=true
kotlin.code.style=official
org.gradle.jvmargs=-Xmx8192M -Dkotlin.daemon.jvm.options\="-Xmx8192M"
-android.experimental.lint.version = 8.4.0
diff --git a/android/gradle/libs.versions.toml b/android/gradle/libs.versions.toml
index f603f7005337..50b1a458d63a 100644
--- a/android/gradle/libs.versions.toml
+++ b/android/gradle/libs.versions.toml
@@ -3,8 +3,8 @@
# The android-gradle-aapt plugin version must be in sync with the android plugin version.
# Required for Gradle metadata verification to work properly, see:
# https://github.com/gradle/gradle/issues/19228
-android-gradle-plugin = "8.3.0"
-android-gradle-aapt = "10880808"
+android-gradle-plugin = "8.5.2"
+android-gradle-aapt = "11315950"
android-billingclient = "6.2.0"
android-volley = "1.2.1"