Skip to content

Commit

Permalink
Merge pull request #646 from qonversion/release/8.2.2
Browse files Browse the repository at this point in the history
Release 8.2.2
  • Loading branch information
SpertsyanKM authored Oct 25, 2024
2 parents 5d93838 + a8d5541 commit c52a5b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import io.gitlab.arturbosch.detekt.DetektCreateBaselineTask
buildscript {
ext {
release = [
versionName: "8.2.1",
versionName: "8.2.2",
versionCode: 1
]
}
Expand Down
2 changes: 1 addition & 1 deletion fastlane/report.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@



<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000198">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000155">

</testcase>

Expand Down

0 comments on commit c52a5b8

Please sign in to comment.