diff --git a/PluginSource/Android/build.gradle b/PluginSource/Android/build.gradle index 9515572..ae1e322 100644 --- a/PluginSource/Android/build.gradle +++ b/PluginSource/Android/build.gradle @@ -27,6 +27,6 @@ ext { global_minSdk = 16 global_targetSdk = 29 global_buildToolsSdk = "27.0.1" - global_versionName = "6.0.11" + global_versionName = "6.1.0" pushwoosh = "6.0.0" } diff --git a/Pushwoosh-6.0.11.unitypackage b/Pushwoosh-6.0.11.unitypackage deleted file mode 100644 index aade6eb..0000000 Binary files a/Pushwoosh-6.0.11.unitypackage and /dev/null differ diff --git a/Pushwoosh-6.1.0.unitypackage b/Pushwoosh-6.1.0.unitypackage new file mode 100644 index 0000000..8684277 Binary files /dev/null and b/Pushwoosh-6.1.0.unitypackage differ diff --git a/PushwooshUnitySample/Assets/Plugins/Android/AndroidManifest.xml b/PushwooshUnitySample/Assets/Plugins/Android/AndroidManifest.xml index 4487e6b..7d7c0ac 100644 --- a/PushwooshUnitySample/Assets/Plugins/Android/AndroidManifest.xml +++ b/PushwooshUnitySample/Assets/Plugins/Android/AndroidManifest.xml @@ -1,5 +1,5 @@ - + @@ -17,4 +17,4 @@ - \ No newline at end of file + diff --git a/PushwooshUnitySample/Assets/Plugins/Android/pushwoosh-resources.androidlib/res/values/googleservices.xml b/PushwooshUnitySample/Assets/Plugins/Android/pushwoosh-resources.androidlib/res/values/googleservices.xml deleted file mode 100644 index e1c710c..0000000 --- a/PushwooshUnitySample/Assets/Plugins/Android/pushwoosh-resources.androidlib/res/values/googleservices.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - 562785984945 -562785984945-09ceb4pltgsqemm9dfi686gbucjbq1ep.apps.googleusercontent.com -1:562785984945:android:fed89dfc6dabe5e6 - diff --git a/PushwooshUnitySample/Assets/Plugins/Android/pushwoosh-unityplugin-6.0.11.aar b/PushwooshUnitySample/Assets/Plugins/Android/pushwoosh-unityplugin-6.0.11.aar deleted file mode 100644 index 6ea93e2..0000000 Binary files a/PushwooshUnitySample/Assets/Plugins/Android/pushwoosh-unityplugin-6.0.11.aar and /dev/null differ diff --git a/PushwooshUnitySample/Assets/Plugins/Android/pushwoosh-unityplugin-6.1.0.aar b/PushwooshUnitySample/Assets/Plugins/Android/pushwoosh-unityplugin-6.1.0.aar new file mode 100644 index 0000000..4fbe415 Binary files /dev/null and b/PushwooshUnitySample/Assets/Plugins/Android/pushwoosh-unityplugin-6.1.0.aar differ diff --git a/Unity4-Pushwoosh-6.0.11.unitypackage b/Unity4-Pushwoosh-6.0.11.unitypackage deleted file mode 100644 index e7de10e..0000000 Binary files a/Unity4-Pushwoosh-6.0.11.unitypackage and /dev/null differ diff --git a/Unity4-Pushwoosh-6.1.0.unitypackage b/Unity4-Pushwoosh-6.1.0.unitypackage new file mode 100644 index 0000000..e2e556f Binary files /dev/null and b/Unity4-Pushwoosh-6.1.0.unitypackage differ