Skip to content

Commit

Permalink
Sandwich version upgraded to 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SpertsyanKM committed Sep 10, 2024
1 parent 194e261 commit 12b54ec
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 @@ -57,7 +57,7 @@
<param name="android-package" value="com.qonversion.android.sdk.QonversionPlugin"/>
</feature>
</config-file>
<framework src="io.qonversion.sandwich:sandwich:5.1.3" />
<framework src="io.qonversion.sandwich:sandwich:5.1.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 @@ -75,7 +75,7 @@
<source url="https://github.com/CocoaPods/Specs.git"/>
</config>
<pods use-frameworks="true">
<pod name="QonversionSandwich" spec="5.1.3" />
<pod name="QonversionSandwich" spec="5.1.4" />
</pods>
</podspec>
</platform>
Expand Down

0 comments on commit 12b54ec

Please sign in to comment.