Skip to content

Commit

Permalink
v3.14.0: function support added
Browse files Browse the repository at this point in the history
- initial sequential sync
- sequential sync
  • Loading branch information
ishaileshmishra committed Feb 12, 2024
1 parent 30e9ae5 commit 018ec83
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions contentstack/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,6 @@ mavenPublishing {
// }
//}

junitJacoco {
jacocoVersion = '0.8.4' // type String
includeInstrumentationCoverageInMergedReport = true // type boolean
tasks.withType(Test) {
jacoco.includeNoLocationClasses = true
jacoco.excludes = ['jdk.internal.*']
}
}


android {
//namespace "com.contentstack.sdk"
Expand Down

0 comments on commit 018ec83

Please sign in to comment.