upgrade to shadow 7.1.2
This commit is contained in:
parent
6ee8370968
commit
9b646b8db4
|
|
@ -104,7 +104,7 @@ cat >build.gradle <<EOF
|
|||
|
||||
plugins {
|
||||
id 'application'
|
||||
id 'com.github.johnrengelman.shadow' version '6.1.0'
|
||||
id 'com.github.johnrengelman.shadow' version '7.1.2'
|
||||
}
|
||||
|
||||
group = 'com.example'
|
||||
|
|
|
|||
Loading…
Reference in New Issue