Skip to content

Commit a811ffe

Browse files
renovate[bot]neboskreb
authored andcommitted
Update Android Gradle plugin to v8.11.0
1 parent 5a5d8cd commit a811ffe

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.1'
10-
id 'com.android.library' version '8.10.1'
9+
id 'com.android.application' version '8.11.0'
10+
id 'com.android.library' version '8.11.0'
1111
id 'de.mannodermaus.android-junit5' version '1.13.0.0'
1212
}
1313
}

0 commit comments

Comments
 (0)