Skip to content

Commit 722191b

Browse files
committed
Bump to Gradle 8.11.2
1 parent 48f613c commit 722191b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
}
99
}
1010
plugins {
11-
id 'com.android.application' version '8.11.1' apply false
12-
id 'com.android.library' version '8.11.1' apply false
11+
id 'com.android.application' version '8.11.2' apply false
12+
id 'com.android.library' version '8.11.2' apply false
1313
}
1414

0 commit comments

Comments
 (0)