mirror of
				https://github.com/Instadapp/chains.git
				synced 2024-07-29 22:37:19 +00:00 
			
		
		
		
	Update kotlin and ksp to 1.7.0 (#1247)
This commit is contained in:
		
							parent
							
								
									bf0148171a
								
							
						
					
					
						commit
						d65b525a73
					
				| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
buildscript {
 | 
			
		||||
    ext {
 | 
			
		||||
        KOTLIN_VERSION = "1.6.21"
 | 
			
		||||
        KOTLIN_VERSION = "1.7.0"
 | 
			
		||||
        KETHEREUM_VERSION = "0.85.7"
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
plugins {
 | 
			
		||||
    id("com.google.devtools.ksp").version("1.6.21-1.0.5")
 | 
			
		||||
    id("com.google.devtools.ksp").version("1.7.0-1.0.6")
 | 
			
		||||
    id("maven-publish")
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user