Compare commits
	
		
			2 Commits
		
	
	
		
			de083be626
			...
			845c9fff64
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 845c9fff64 | ||
|  | 38bdf51606 | 
| @@ -1,7 +1,7 @@ | ||||
| plugins { | ||||
|     id 'com.android.application' | ||||
|     id 'org.jetbrains.kotlin.android' | ||||
|     id 'org.jetbrains.kotlin.plugin.serialization' version '1.9.22' | ||||
|     id 'org.jetbrains.kotlin.plugin.serialization' version '1.9.23' | ||||
|     id 'com.mikepenz.aboutlibraries.plugin' version '11.1.0' | ||||
| } | ||||
|  | ||||
|   | ||||
| @@ -2,5 +2,5 @@ | ||||
| plugins { | ||||
|     id 'com.android.application' version '8.3.0' apply false | ||||
|     id 'com.android.library' version '8.3.0' apply false | ||||
|     id 'org.jetbrains.kotlin.android' version '1.9.22' apply false | ||||
|     id 'org.jetbrains.kotlin.android' version '1.9.23' apply false | ||||
| } | ||||
		Reference in New Issue
	
	Block a user