mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-04 08:59:03 -06:00 
			
		
		
		
	android: Update to Kotlin 1.8.21
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
plugins {
 | 
			
		||||
    id("com.android.application") version "8.0.1" apply false
 | 
			
		||||
    id("com.android.library") version "8.0.1" apply false
 | 
			
		||||
    id("org.jetbrains.kotlin.android") version "1.8.10" apply false
 | 
			
		||||
    id("org.jetbrains.kotlin.android") version "1.8.21" apply false
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
tasks.register("clean").configure {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user