We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ea3eef commit 6e416a4Copy full SHA for 6e416a4
build.gradle
@@ -6,7 +6,7 @@ import io.gitlab.arturbosch.detekt.DetektCreateBaselineTask
6
buildscript {
7
ext {
8
release = [
9
- versionName: "7.5.1",
+ versionName: "7.5.2",
10
versionCode: 1
11
]
12
}
0 commit comments