forked from Steven/DeepJ
Added ability to change authKey with a void
This commit is contained in:
parent
0e35a2f4c8
commit
732fc3882d
@ -5,7 +5,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
apply plugin: 'maven-publish'
|
apply plugin: 'maven-publish'
|
||||||
group 'com.the5gi.deepj'
|
group 'com.the5gi.deepj'
|
||||||
version '1.2.6'
|
version '1.2.7'
|
||||||
|
|
||||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11
|
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user