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 e865220 commit 4122855Copy full SHA for 4122855
build.gradle
@@ -6,7 +6,7 @@ import io.gitlab.arturbosch.detekt.DetektCreateBaselineTask
6
buildscript {
7
ext {
8
release = [
9
- versionName: "6.3.1",
+ versionName: "6.3.2",
10
versionCode: 1
11
]
12
}
fastlane/report.xml
@@ -5,7 +5,7 @@
5
- <testcase classname="fastlane.lanes" name="0: default_platform" time="0.000477">
+ <testcase classname="fastlane.lanes" name="0: default_platform" time="0.01221">
</testcase>
0 commit comments