mirror of
				https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
				synced 2025-11-03 21:53:07 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			33 lines
		
	
	
		
			593 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			593 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
kotlin.code.style=official
 | 
						|
org.gradle.parallel=true
 | 
						|
kotlin.js.generate.externals=true
 | 
						|
kotlin.incremental=true
 | 
						|
kotlin.incremental.js=true
 | 
						|
android.useAndroidX=true
 | 
						|
android.enableJetifier=true
 | 
						|
 | 
						|
kotlin_version=1.5.21
 | 
						|
kotlin_serialisation_core_version=1.2.2
 | 
						|
 | 
						|
# github_release_plugin_version=2.2.12
 | 
						|
 | 
						|
# ANDROID
 | 
						|
 | 
						|
android_minSdkVersion=21
 | 
						|
android_compileSdkVersion=30
 | 
						|
android_buildToolsVersion=30.0.3
 | 
						|
dexcount_version=2.1.0-RC01
 | 
						|
junit_version=4.12
 | 
						|
test_ext_junit_version=1.1.2
 | 
						|
espresso_core=3.3.0
 | 
						|
 | 
						|
# Dokka
 | 
						|
 | 
						|
dokka_version=1.4.32
 | 
						|
 | 
						|
# Project data
 | 
						|
 | 
						|
group=project_group
 | 
						|
version=0.0.1
 | 
						|
android_code_version=1
 |