mirror of
				https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
				synced 2025-11-04 14:16:33 +00:00 
			
		
		
		
	Update mppAndroidProject.gradle
This commit is contained in:
		@@ -21,7 +21,7 @@ kotlin {
 | 
			
		||||
                implementation libs.kotlin.test.annotations.common
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        androidTest {
 | 
			
		||||
        androidUnitTest {
 | 
			
		||||
            dependencies {
 | 
			
		||||
                implementation libs.kotlin.test.junit
 | 
			
		||||
                implementation libs.android.test.junit
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user