Skip to content

Commit 4564cf2

Browse files
committed
Update to Android Gradle Plugin 9.0.1
1 parent 0160b4b commit 4564cf2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 "9.0.0"
9-
id "com.android.application" version "9.0.0"
8+
id "com.android.library" version "9.0.1"
9+
id "com.android.application" version "9.0.1"
1010
}
1111
}
1212

0 commit comments

Comments
 (0)