ADD:: Added dashboard
added controller class and functionality to switch between sections
This commit is contained in:
@@ -70,7 +70,7 @@ dependencies {
|
||||
}
|
||||
|
||||
jacoco {
|
||||
toolVersion = "0.8.2"
|
||||
toolVersion = "0.8.3"
|
||||
reportsDir = file("$buildDir/customJacocoReportDir")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user