Skip to content

Commit 904062a

Browse files
rajveermalviyaPIG208
authored andcommitted
deps android: Upgrade Android Gradle Plugin to 8.10.0, from 8.9.1
Release notes: https://developer.android.com/build/releases/past-releases/agp-8-9-0-release-notes#android-gradle-plugin-8.9.2 https://developer.android.com/build/releases/gradle-plugin (for 8.10.0, for now) Changes mostly seem to be bug fixes to various components. One notable change is that AGP version 8.10 now requires Android Studio Meerkat Feature Drop (2024.3.2).
1 parent 51e0991 commit 904062a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android.enableJetifier=true
66
# Defining them here makes them available both in
77
# settings.gradle and in the build.gradle files.
88

9-
agpVersion=8.9.1
9+
agpVersion=8.10.0
1010

1111
# Generally update this to the version found in recent releases
1212
# of Android Studio, as listed in this table:

0 commit comments

Comments
 (0)