Skip to content

Commit

Permalink
Merge pull request #82 from qonversion/fix/sc-34532/sandwichUpd
Browse files Browse the repository at this point in the history
Sandwich version upd to 5.0.4
  • Loading branch information
SpertsyanKM authored Jul 29, 2024
2 parents dff09b8 + a18a3c2 commit e2bd008
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<param name="android-package" value="com.qonversion.android.sdk.QonversionPlugin"/>
</feature>
</config-file>
<framework src="io.qonversion.sandwich:sandwich:5.0.2" />
<framework src="io.qonversion.sandwich:sandwich:5.0.4" />
<source-file src="src/android/QonversionPlugin.java" target-dir="src/com/qonversion/android/sdk" />
<source-file src="src/android/EntitiesConverter.java" target-dir="src/com/qonversion/android/sdk" />
<source-file src="src/android/Utils.java" target-dir="src/com/qonversion/android/sdk" />
Expand All @@ -73,7 +73,7 @@
<source url="https://github.com/CocoaPods/Specs.git"/>
</config>
<pods use-frameworks="true">
<pod name="QonversionSandwich" spec="5.0.2" />
<pod name="QonversionSandwich" spec="5.0.4" />
</pods>
</podspec>
</platform>
Expand Down

0 comments on commit e2bd008

Please sign in to comment.