prev commit

This commit is contained in:
5gi 2022-11-16 09:45:46 -05:00
parent a31d12bbb5
commit dba816a33e

View File

@ -5,7 +5,7 @@ plugins {
}
apply plugin: 'maven-publish'
group 'com.the5gi.deepj'
version '1.2.11' //jenkins build test
version '1.3.0' //jenkins build test
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11