mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	Update Sonarqube to 3.5
This commit is contained in:
		| @@ -4,7 +4,7 @@ plugins { | ||||
|     id "kotlin-kapt" | ||||
|     id "kotlin-parcelize" | ||||
|     id "checkstyle" | ||||
|     id "org.sonarqube" version "3.3" | ||||
|     id "org.sonarqube" version "3.5.0.2730" | ||||
| } | ||||
|  | ||||
| android { | ||||
| @@ -169,7 +169,7 @@ afterEvaluate { | ||||
|     preDebugBuild.dependsOn runCheckstyle, runKtlint | ||||
| } | ||||
|  | ||||
| sonarqube { | ||||
| sonar { | ||||
|     properties { | ||||
|         property "sonar.projectKey", "TeamNewPipe_NewPipe" | ||||
|         property "sonar.organization", "teamnewpipe" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 TacoTheDank
					TacoTheDank