forked from 5gi/DeepJ
		
	Update 'build.gradle'
This commit is contained in:
		
							parent
							
								
									117b59d5e7
								
							
						
					
					
						commit
						29442d1f9a
					
				@ -5,7 +5,7 @@ plugins {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
apply plugin: 'maven-publish'
 | 
					apply plugin: 'maven-publish'
 | 
				
			||||||
group 'com.the5gi.deepj'
 | 
					group 'com.the5gi.deepj'
 | 
				
			||||||
version '1.2.10'
 | 
					version '1.2.11' //jenkins build test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11
 | 
					sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user