Skip to content

Commit

Permalink
Update distribution version to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frankus committed Apr 11, 2017
1 parent aca7999 commit 51ea5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<config-file target="AndroidManifest.xml" parent="application">
<meta-data android:name="apptentive_api_key" android:value="$ANDROID_API_KEY"/>
<meta-data android:name="apptentive_sdk_distribution" android:value="Cordova"/>
<meta-data android:name="apptentive_sdk_distribution_version" android:value="3.4.1"/>
<meta-data android:name="apptentive_sdk_distribution_version" android:value="3.5.0"/>
</config-file>
<framework src="com.apptentive:apptentive-android:3.4.1"/>
<source-file src="src/android/ApptentiveBridge.java" target-dir="src/com/apptentive/cordova"/>
Expand Down

0 comments on commit 51ea5c9

Please sign in to comment.