mirror of
				https://github.com/SimpleMobileTools/Simple-App-Launcher.git
				synced 2025-06-05 21:49:21 +02:00 
			
		
		
		
	remove duplicate maven declaration
This commit is contained in:
		| @@ -40,10 +40,6 @@ dependencies { | |||||||
|     compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" |     compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" | ||||||
| } | } | ||||||
|  |  | ||||||
| repositories { |  | ||||||
|     mavenCentral() |  | ||||||
| } |  | ||||||
|  |  | ||||||
| buildscript { | buildscript { | ||||||
|     ext.kotlin_version = '1.0.3' |     ext.kotlin_version = '1.0.3' | ||||||
|     repositories { |     repositories { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user