mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
use even newer SWT
This commit is contained in:
parent
8698ba42f2
commit
711c754d2d
@ -55,7 +55,7 @@ configurations {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
def swtVersion = '3.117.0'
|
||||
def swtVersion = '3.118.0'
|
||||
linux64 "org.eclipse.platform:org.eclipse.swt.gtk.linux.x86_64:${swtVersion}"
|
||||
win64 "org.eclipse.platform:org.eclipse.swt.win32.win32.x86_64:${swtVersion}"
|
||||
win32 "org.eclipse.platform:org.eclipse.swt.win32.win32.x86:3.108.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user