mirror of
				https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
				synced 2025-10-30 19:50:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			289 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			289 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=-Xmx2g
 | |
| 
 | |
| 
 | |
| kotlin_version=1.8.21
 | |
| telegram_bot_api_version=8.0.1
 | |
| micro_utils_version=0.19.2
 | |
| serialization_version=1.5.1
 | |
| ktor_version=2.3.1
 |