Skip to content

Commit

Permalink
Pushwoosh Unity Plugin 6.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Dec 22, 2022
1 parent 3dd599e commit cc5bf04
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion PluginSource/Android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ ext {
global_minSdk = 16
global_targetSdk = 29
global_buildToolsSdk = "27.0.1"
global_versionName = "6.1.5"
global_versionName = "6.1.6"
pushwoosh = "6.6.0"
}
Binary file removed Pushwoosh-6.1.5.unitypackage
Binary file not shown.
Binary file added Pushwoosh-6.1.6.unitypackage
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@

<dependencies>
<androidPackages>
<androidPackage spec="com.pushwoosh:pushwoosh:6.6.5"/>
<androidPackage spec="com.pushwoosh:pushwoosh-firebase:6.6.5"/>
<androidPackage spec="com.pushwoosh:pushwoosh-amazon:6.6.5"/>
<androidPackage spec="com.pushwoosh:pushwoosh-badge:6.6.5"/>
<androidPackage spec="com.pushwoosh:pushwoosh:6.6.7"/>
<androidPackage spec="com.pushwoosh:pushwoosh-firebase:6.6.7"/>
<androidPackage spec="com.pushwoosh:pushwoosh-amazon:6.6.7"/>
<androidPackage spec="com.pushwoosh:pushwoosh-badge:6.6.7"/>

<androidPackage spec="com.google.firebase:firebase-messaging:19.0.0"/>
<!-- <androidPackage spec="com.pushwoosh:pushwoosh-location:6.6.5"/>-->
<!-- <androidPackage spec="com.pushwoosh:pushwoosh-location:6.6.7"/>-->
</androidPackages>

<iosPods>
Expand Down
Binary file removed Unity4-Pushwoosh-6.1.5.unitypackage
Binary file not shown.
Binary file added Unity4-Pushwoosh-6.1.6.unitypackage
Binary file not shown.

0 comments on commit cc5bf04

Please sign in to comment.