Skip to content

Commit

Permalink
Merge pull request #110 from apptentive/PBI-6388-update-rich-content
Browse files Browse the repository at this point in the history
[PBI-6388] update rich content
  • Loading branch information
PoornimaApptentive authored Apr 22, 2024
2 parents e89238c + 24ec2fe commit 772d7ed
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 @@ -54,7 +54,7 @@
<meta-data android:name="apptentive_rating_interaction_throttle_length" android:value="$ANDROID_RATING_INTERACTION_THROTTLE_LENGTH"/>
</config-file>

<framework src="com.apptentive:apptentive-kit-android:6.1.0"/>
<framework src="com.apptentive:apptentive-kit-android:6.7.0"/>
<source-file src="src/android/ApptentiveBridge.kt" target-dir="app/src/main/kotlin/com/apptentive/cordova"/>
<source-file src="src/android/JsonHelper.kt" target-dir="app/src/main/kotlin/com/apptentive/cordova"/>
<source-file src="src/android/Util.kt" target-dir="app/src/main/kotlin/com/apptentive/cordova"/>
Expand Down Expand Up @@ -112,7 +112,7 @@
<source url="https://github.com/CocoaPods/Specs.git"/>
</config>
<pods use-frameworks="true">
<pod name="ApptentiveKit" spec="~&gt; 6.2.2" swift-version="5"/>
<pod name="ApptentiveKit" spec="~&gt; 6.7.0" swift-version="5"/>
</pods>
</podspec>
</platform>
Expand Down

0 comments on commit 772d7ed

Please sign in to comment.