Skip to content

Commit 0b95650

Browse files
deps android: Upgrade Android Gradle Plugin to 8.10.1, from 8.10.0
Changelog: https://developer.android.com/build/releases/gradle-plugin#android-gradle-plugin-8.10.1 This update include couple of bug fixes.
1 parent 98ea627 commit 0b95650

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.10.0
9+
agpVersion=8.10.1
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)