Skip to content

Commit e61c2d7

Browse files
committed
Update to Android Gradle Plugin 8.9.3
1 parent ec42811 commit e61c2d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ pluginManagement {
55
mavenCentral()
66
}
77
plugins {
8-
id "com.android.library" version "8.7.3"
9-
id "com.android.application" version "8.7.3"
8+
id "com.android.library" version "8.9.3"
9+
id "com.android.application" version "8.9.3"
1010
}
1111
}
1212

0 commit comments

Comments
 (0)