forked from 5gi/DeepJ
		
	localchange
This commit is contained in:
		
							parent
							
								
									9677f95d60
								
							
						
					
					
						commit
						96c950ccfe
					
				@ -5,13 +5,12 @@ plugins {
 | 
			
		||||
}
 | 
			
		||||
apply plugin: 'maven-publish'
 | 
			
		||||
group 'com.the5gi.deepj'
 | 
			
		||||
version '1.2.1'
 | 
			
		||||
version '1.2.2'
 | 
			
		||||
 | 
			
		||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11
 | 
			
		||||
 | 
			
		||||
repositories {
 | 
			
		||||
    mavenCentral()
 | 
			
		||||
    maven { url "https://jitpack.io" }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
dependencies {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user