Skip to content

Commit c90d53e

Browse files
renovate[bot]neboskreb
authored andcommitted
Update Android Gradle plugin to v8.10.1
1 parent 98dbccb commit c90d53e

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
@@ -6,8 +6,8 @@ pluginManagement {
66
}
77

88
plugins {
9-
id 'com.android.application' version '8.10.0'
10-
id 'com.android.library' version '8.10.0'
9+
id 'com.android.application' version '8.10.1'
10+
id 'com.android.library' version '8.10.1'
1111
id 'de.mannodermaus.android-junit5' version '1.12.2.0'
1212
}
1313
}

0 commit comments

Comments
 (0)