Skip to content

Commit

Permalink
[AUTOMATIC BUMP] Updates purchases-hybrid-common to 9.9.0 (#505)
Browse files Browse the repository at this point in the history
**This is an automatic bump.**

Updates purchases-hybrid-common to 9.9.0
  • Loading branch information
RCGitBot committed Mar 7, 2024
1 parent 96a160c commit 4b9ddca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<param name="android-package" value="com.revenuecat.purchases.PurchasesPlugin" />
</feature>
</config-file>
<framework src="com.revenuecat.purchases:purchases-hybrid-common:9.8.0" />
<framework src="com.revenuecat.purchases:purchases-hybrid-common:9.9.0" />
<framework src="androidx.annotation:annotation:[1.4.0]"/>
<source-file src="src/android/PurchasesPlugin.java" target-dir="src/com/revenuecat/purchases"/>
</platform>
Expand All @@ -38,7 +38,7 @@
<source url="https://github.com/CocoaPods/Specs.git"/>
</config>
<pods use-frameworks="true">
<pod name="PurchasesHybridCommon" spec="9.8.0"/>
<pod name="PurchasesHybridCommon" spec="9.9.0"/>
</pods>
</podspec>
</platform>
Expand Down

0 comments on commit 4b9ddca

Please sign in to comment.