We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2adba34 commit 7c1b1c6Copy full SHA for 7c1b1c6
settings.gradle
@@ -5,8 +5,8 @@ pluginManagement {
5
mavenCentral()
6
}
7
plugins {
8
- id "com.android.library" version "8.5.2"
9
- id "com.android.application" version "8.5.2"
+ id "com.android.library" version "8.7.2"
+ id "com.android.application" version "8.7.2"
10
11
12
0 commit comments