Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #298 from Adobe-Marketing-Cloud/nov-android
Browse files Browse the repository at this point in the history
-android 4.17.1
  • Loading branch information
shalehaha authored Nov 28, 2018
2 parents b047907 + 7f03601 commit 30a47e2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "adobe-mobile-services",
"description": "Native Mobile SDKs, dev tools and example apps.",
"version": "4.17.0",
"version": "4.17.1",
"homepage": "https://github.com/Adobe-Marketing-Cloud/mobile-services/blob/master/sdks/Cordova/README.md",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
<receiver android:name="com.adobe.mobile.MessageNotificationHandler" />
</config-file>
<source-file src="sdks/Cordova/ADBMobile/Android/ADBMobile_PhoneGap.java" target-dir="src/com/adobe/" />
<source-file src="sdks/Android/AdobeMobileLibrary/adobeMobileLibrary-4.17.0.jar" target-dir="app/libs" />
<source-file src="sdks/Android/AdobeMobileLibrary/adobeMobileLibrary-4.17.1.jar" target-dir="app/libs" />
</platform>
</plugin>
Binary file not shown.
3 changes: 3 additions & 0 deletions sdks/Android/ReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Included are notes from the latest major revision to current.
For full SDK documentation, please visit:
https://marketing.adobe.com/resources/help/en_US/mobile/android/

4.17.1 (27 Nov, 2018)
- In App Messaging – Expanded token replacement functionality in click-through URLs.

4.17.0 (21 Sept, 2018)
- Target – Added a new API to support reporting for users who click on a Target location

Expand Down

0 comments on commit 30a47e2

Please sign in to comment.