Merge remote-tracking branch 'upstream/main'
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Merge core/template-android-project to this repo / merge-if-needed (push) Failing after 4s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Merge core/template-android-project to this repo / merge-if-needed (push) Failing after 4s
				
			This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| plugins { | ||||
|     id("org.jetbrains.kotlin.android") | ||||
|     kotlinAndroid | ||||
|     androidApplication | ||||
| } | ||||
|  | ||||
| @@ -25,6 +25,10 @@ android { | ||||
|         sourceCompatibility = Version.Kotlin.javaSource | ||||
|         targetCompatibility = Version.Kotlin.javaSource | ||||
|     } | ||||
|  | ||||
|     kotlinOptions { | ||||
|         jvmTarget = Version.Kotlin.jvmTarget | ||||
|     } | ||||
| } | ||||
|  | ||||
| dependencies { | ||||
| @@ -33,4 +37,5 @@ dependencies { | ||||
|     implementation("androidx.activity:activity:1.9.1") | ||||
|     implementation("androidx.constraintlayout:constraintlayout:2.1.4") | ||||
|     defaultLibrary() | ||||
|  | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user