We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8d0406 + 64a644c commit ba78e62Copy full SHA for ba78e62
settings.gradle
@@ -5,15 +5,15 @@ 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
13
14
id 'io.freefair.settings.plugin-versions' version '8.10.2'
15
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
16
- id "com.gradle.develocity" version "3.18.1"
+ id "com.gradle.develocity" version "3.18.2"
17
18
19
rootProject.name = 'dart-sass-java'
0 commit comments