Updated to version 1.3.12.
This commit is contained in:
parent
6a3cc212db
commit
5adf6ea556
|
@ -4,7 +4,7 @@ apply plugin: 'maven'
|
|||
|
||||
group = 'com.fazecast'
|
||||
archivesBaseName = 'jSerialComm'
|
||||
version = '1.3.11'
|
||||
version = '1.3.12'
|
||||
|
||||
sourceCompatibility = 1.6
|
||||
targetCompatibility = 1.6
|
||||
|
|
Loading…
Reference in New Issue