diff --git a/README.md b/README.md index 984e0236..4ecd5b4a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ In addition, add the following dependencies. ... compile 'com.android.support:support-compat:26.+' compile 'com.google.firebase:firebase-messaging:11.+' - compile 'com.pushwoosh:pushwoosh:6.0.2' + compile 'com.pushwoosh:pushwoosh:6.0.3' } Starting with Pushwoosh SDK 5.4.2, you need to use [Android Plugin for Gradle v3.0.0](https://developer.android.com/studio/build/gradle-plugin-3-0-0.html) (or higher) with Gradle v4.1 (or higher). @@ -26,14 +26,14 @@ Starting with Pushwoosh SDK 5.1.1, FCM library is used by default, therefore, yo [Pushwoosh.aar](https://github.com/Pushwoosh/pushwoosh-android-sdk/blob/master/Pushwoosh.aar) - compiled version of Pushwoosh Android SDK. Includes all necessary AndroidManifest.xml changes required for receiving FCM push notifications. For Amazon integration please add the following dependency: - compile 'com.pushwoosh:pushwoosh-amazon:6.0.2' + compile 'com.pushwoosh:pushwoosh-amazon:6.0.3' Maven integration: com.pushwoosh pushwoosh - 6.0.2 + 6.0.3 Documentation: diff --git a/jars/pushwoosh-amazon_v6.0.2.jar b/jars/pushwoosh-amazon_v6.0.3.jar similarity index 100% rename from jars/pushwoosh-amazon_v6.0.2.jar rename to jars/pushwoosh-amazon_v6.0.3.jar diff --git a/jars/pushwoosh-badge_v6.0.2.jar b/jars/pushwoosh-badge_v6.0.3.jar similarity index 100% rename from jars/pushwoosh-badge_v6.0.2.jar rename to jars/pushwoosh-badge_v6.0.3.jar diff --git a/jars/pushwoosh-baidu_v6.0.2.jar b/jars/pushwoosh-baidu_v6.0.3.jar similarity index 100% rename from jars/pushwoosh-baidu_v6.0.2.jar rename to jars/pushwoosh-baidu_v6.0.3.jar diff --git a/jars/pushwoosh-experimental_v6.0.2.jar b/jars/pushwoosh-experimental_v6.0.3.jar similarity index 95% rename from jars/pushwoosh-experimental_v6.0.2.jar rename to jars/pushwoosh-experimental_v6.0.3.jar index e02ace3b..6af5f8ab 100644 Binary files a/jars/pushwoosh-experimental_v6.0.2.jar and b/jars/pushwoosh-experimental_v6.0.3.jar differ diff --git a/jars/pushwoosh-firebase_v6.0.2.jar b/jars/pushwoosh-firebase_v6.0.3.jar similarity index 100% rename from jars/pushwoosh-firebase_v6.0.2.jar rename to jars/pushwoosh-firebase_v6.0.3.jar diff --git a/jars/pushwoosh-inbox-ui_v6.0.2.jar b/jars/pushwoosh-inbox-ui_v6.0.3.jar similarity index 99% rename from jars/pushwoosh-inbox-ui_v6.0.2.jar rename to jars/pushwoosh-inbox-ui_v6.0.3.jar index 1d4e936b..9de2aed4 100644 Binary files a/jars/pushwoosh-inbox-ui_v6.0.2.jar and b/jars/pushwoosh-inbox-ui_v6.0.3.jar differ diff --git a/jars/pushwoosh-inbox_v6.0.2.jar b/jars/pushwoosh-inbox_v6.0.3.jar similarity index 100% rename from jars/pushwoosh-inbox_v6.0.2.jar rename to jars/pushwoosh-inbox_v6.0.3.jar diff --git a/jars/pushwoosh-location_v6.0.2.jar b/jars/pushwoosh-location_v6.0.3.jar similarity index 100% rename from jars/pushwoosh-location_v6.0.2.jar rename to jars/pushwoosh-location_v6.0.3.jar diff --git a/jars/pushwoosh_v6.0.2.jar b/jars/pushwoosh_v6.0.2.jar deleted file mode 100644 index 6168f0b9..00000000 Binary files a/jars/pushwoosh_v6.0.2.jar and /dev/null differ diff --git a/jars/pushwoosh_v6.0.3.jar b/jars/pushwoosh_v6.0.3.jar new file mode 100644 index 00000000..484c80db Binary files /dev/null and b/jars/pushwoosh_v6.0.3.jar differ diff --git a/pushwoosh-amazon_v6.0.2.aar b/pushwoosh-amazon_v6.0.3.aar similarity index 84% rename from pushwoosh-amazon_v6.0.2.aar rename to pushwoosh-amazon_v6.0.3.aar index ff43420f..17190d41 100644 Binary files a/pushwoosh-amazon_v6.0.2.aar and b/pushwoosh-amazon_v6.0.3.aar differ diff --git a/pushwoosh-badge_v6.0.2.aar b/pushwoosh-badge_v6.0.3.aar similarity index 94% rename from pushwoosh-badge_v6.0.2.aar rename to pushwoosh-badge_v6.0.3.aar index 124332aa..a589bdbc 100644 Binary files a/pushwoosh-badge_v6.0.2.aar and b/pushwoosh-badge_v6.0.3.aar differ diff --git a/pushwoosh-baidu_v6.0.2.aar b/pushwoosh-baidu_v6.0.3.aar similarity index 87% rename from pushwoosh-baidu_v6.0.2.aar rename to pushwoosh-baidu_v6.0.3.aar index bc18152d..552b6979 100644 Binary files a/pushwoosh-baidu_v6.0.2.aar and b/pushwoosh-baidu_v6.0.3.aar differ diff --git a/pushwoosh-experimental_v6.0.2.aar b/pushwoosh-experimental_v6.0.2.aar deleted file mode 100644 index 12d80901..00000000 Binary files a/pushwoosh-experimental_v6.0.2.aar and /dev/null differ diff --git a/pushwoosh-experimental_v6.0.3.aar b/pushwoosh-experimental_v6.0.3.aar new file mode 100644 index 00000000..4c06f16c Binary files /dev/null and b/pushwoosh-experimental_v6.0.3.aar differ diff --git a/pushwoosh-firebase_v6.0.2.aar b/pushwoosh-firebase_v6.0.3.aar similarity index 94% rename from pushwoosh-firebase_v6.0.2.aar rename to pushwoosh-firebase_v6.0.3.aar index 43897d99..9f4af49b 100644 Binary files a/pushwoosh-firebase_v6.0.2.aar and b/pushwoosh-firebase_v6.0.3.aar differ diff --git a/pushwoosh-inbox-ui_v6.0.2.aar b/pushwoosh-inbox-ui_v6.0.3.aar similarity index 77% rename from pushwoosh-inbox-ui_v6.0.2.aar rename to pushwoosh-inbox-ui_v6.0.3.aar index 5aaf840c..f3acad8b 100644 Binary files a/pushwoosh-inbox-ui_v6.0.2.aar and b/pushwoosh-inbox-ui_v6.0.3.aar differ diff --git a/pushwoosh-inbox_v6.0.2.aar b/pushwoosh-inbox_v6.0.3.aar similarity index 97% rename from pushwoosh-inbox_v6.0.2.aar rename to pushwoosh-inbox_v6.0.3.aar index 7cc6333f..e1685eda 100644 Binary files a/pushwoosh-inbox_v6.0.2.aar and b/pushwoosh-inbox_v6.0.3.aar differ diff --git a/pushwoosh-location_v6.0.2.aar b/pushwoosh-location_v6.0.3.aar similarity index 97% rename from pushwoosh-location_v6.0.2.aar rename to pushwoosh-location_v6.0.3.aar index 2a145cbf..a4c218b2 100644 Binary files a/pushwoosh-location_v6.0.2.aar and b/pushwoosh-location_v6.0.3.aar differ diff --git a/pushwoosh_v6.0.2.aar b/pushwoosh_v6.0.2.aar deleted file mode 100644 index 46c9527d..00000000 Binary files a/pushwoosh_v6.0.2.aar and /dev/null differ diff --git a/pushwoosh_v6.0.3.aar b/pushwoosh_v6.0.3.aar new file mode 100644 index 00000000..f00a6fc5 Binary files /dev/null and b/pushwoosh_v6.0.3.aar differ