We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f613c commit 722191bCopy full SHA for 722191b
1 file changed
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
}
9
10
plugins {
11
- id 'com.android.application' version '8.11.1' apply false
12
- id 'com.android.library' version '8.11.1' apply false
+ id 'com.android.application' version '8.11.2' apply false
+ id 'com.android.library' version '8.11.2' apply false
13
14
0 commit comments