We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e392c5 commit 62e7dfdCopy full SHA for 62e7dfd
unleashandroidsdk/build.gradle.kts
@@ -16,7 +16,7 @@ val tagVersion = System.getenv("GITHUB_REF")?.split('/')?.last()
16
project.version = scmVersion.version
17
18
jacoco {
19
- toolVersion = "0.8.12"
+ toolVersion = "0.8.13"
20
}
21
22
android {
0 commit comments