Skip to content

Commit

Permalink
update iOS SDK dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
x401om committed Dec 31, 2024
1 parent d0ef619 commit f88d9c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Assets/AdaptySDK/Editor/AdaptySDKDependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
</androidPackage>
</androidPackages>
<iosPods>
<iosPod name="Adapty" path = "../ios-sdk/" minTargetSdk="13.0">
<iosPod name="Adapty" version="3.3.1" minTargetSdk="13.0">
</iosPod>
<iosPod name="AdaptyUI" path = "../ios-sdk/" minTargetSdk="13.0">
<iosPod name="AdaptyUI" version="3.3.1" minTargetSdk="13.0">
</iosPod>
<iosPod name="AdaptyPlugin" path = "../ios-sdk/" minTargetSdk="13.0">
<iosPod name="AdaptyPlugin" version="3.3.1" minTargetSdk="13.0">
</iosPod>
</iosPods>
</dependencies>
</dependencies>

0 comments on commit f88d9c7

Please sign in to comment.