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 34a0c78 commit 8a32e23Copy full SHA for 8a32e23
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