upgrade to shadow 8.1.1
This commit is contained in:
parent
15a4046fa5
commit
afce22178c
|
|
@ -104,7 +104,7 @@ cat >build.gradle <<EOF
|
|||
|
||||
plugins {
|
||||
id 'application'
|
||||
id 'com.github.johnrengelman.shadow' version '8.1.0'
|
||||
id 'com.github.johnrengelman.shadow' version '8.1.1'
|
||||
}
|
||||
|
||||
group = 'com.example'
|
||||
|
|
|
|||
Loading…
Reference in New Issue