Skip to content

Commit

Permalink
Release 4.3.1
Browse files Browse the repository at this point in the history
Release 4.3.1
  • Loading branch information
SpertsyanKM authored Apr 3, 2024
2 parents bc24883 + 664d076 commit 74101f8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion QonversionSandwich.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
excluded_files = ['ios/sandwich/AutomationsSandwich.swift', 'ios/sandwich/AutomationsEventListener.swift', 'ios/sandwich/AutomationsMappers.swift']
s.name = 'QonversionSandwich'
s.version = '4.3.0'
s.version = '4.3.1'
s.summary = 'qonversion.io'
s.swift_version = '5.0'
s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
buildscript {
ext {
release = [
versionName: "4.3.0"
versionName: "4.3.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.000574">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000497">

</testcase>

Expand Down

0 comments on commit 74101f8

Please sign in to comment.