forked from 5gi/DeepJ
change aghain
This commit is contained in:
parent
96c950ccfe
commit
b96202a905
@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
apply plugin: 'maven-publish'
|
||||
group 'com.the5gi.deepj'
|
||||
version '1.2.2'
|
||||
version '1.2.3'
|
||||
|
||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11
|
||||
|
||||
@ -15,7 +15,6 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation group: 'org.json', name: 'json', version: '20210307'
|
||||
implementation 'com.github.jitpack:gradle-simple:master-SNAPSHOT'
|
||||
}
|
||||
|
||||
publishing {
|
||||
|
Loading…
Reference in New Issue
Block a user