mirror of
				https://git.eden-emu.dev/eden-emu/eden.git
				synced 2025-10-25 19:03:17 +00:00 
			
		
		
		
	android: Update Kotlin version to 1.9.20
This commit is contained in:
		
							parent
							
								
									7f028f242a
								
							
						
					
					
						commit
						464060b380
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -10,7 +10,7 @@ plugins { | |||
|     id("com.android.application") | ||||
|     id("org.jetbrains.kotlin.android") | ||||
|     id("kotlin-parcelize") | ||||
|     kotlin("plugin.serialization") version "1.8.21" | ||||
|     kotlin("plugin.serialization") version "1.9.20" | ||||
|     id("androidx.navigation.safeargs.kotlin") | ||||
|     id("org.jlleitschuh.gradle.ktlint") version "11.4.0" | ||||
| } | ||||
|  |  | |||
|  | @ -5,7 +5,7 @@ | |||
| plugins { | ||||
|     id("com.android.application") version "8.1.2" apply false | ||||
|     id("com.android.library") version "8.1.2" apply false | ||||
|     id("org.jetbrains.kotlin.android") version "1.8.21" apply false | ||||
|     id("org.jetbrains.kotlin.android") version "1.9.20" apply false | ||||
| } | ||||
| 
 | ||||
| tasks.register("clean").configure { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 t895
						t895