We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b12c85c commit 8678539Copy full SHA for 8678539
1 file changed
app/build.gradle
@@ -6,7 +6,7 @@ plugins {
6
7
id 'application'
8
id 'com.diffplug.spotless' version '8.2.1'
9
- id 'com.gradleup.shadow' version '9.3.1'
+ id 'com.gradleup.shadow' version '9.3.2'
10
}
11
12
repositories {
0 commit comments