mirror of
				https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
				synced 2025-11-04 06:00:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			291 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			291 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
kotlin.code.style=official
 | 
						|
org.gradle.parallel=true
 | 
						|
# Due to parallel compilation project require next amount of memory on full build
 | 
						|
org.gradle.jvmargs=-Xmx768m
 | 
						|
 | 
						|
 | 
						|
kotlin_version=1.6.21
 | 
						|
telegram_bot_api_version=2.1.1
 | 
						|
micro_utils_version=0.11.6
 | 
						|
serialization_version=1.3.3
 | 
						|
ktor_version=2.0.3
 |