Build: Update ospackage gradle plugin
The older version did not support signing of the packages.
This commit is contained in:
parent
000e419795
commit
4ac4f3c8bc
|
@ -34,7 +34,7 @@ buildscript {
|
|||
}
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.netflix.nebula:gradle-ospackage-plugin:3.1.0'
|
||||
classpath 'com.netflix.nebula:gradle-ospackage-plugin:3.4.0'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue