Skip to content

Commit

Permalink
Pushwoosh Titanium 6.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Feb 7, 2022
1 parent 523ae40 commit b16f5ba
Show file tree
Hide file tree
Showing 91 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion Module-Geozones-Source/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ext {
pushwoosh = "6.4.0"
pushwoosh = "6.4.1"
}

dependencies {
Expand Down
2 changes: 1 addition & 1 deletion Module-Geozones-Source/android/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 6.0.7
version: 6.0.8
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86 x86_64
description: pushwoosh_geozones
Expand Down
Binary file modified Module-Geozones-Source/ios/Library/libPushwooshGeozones.a
Binary file not shown.
2 changes: 1 addition & 1 deletion Module-Geozones-Source/ios/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 6.0.7
version: 6.0.8
apiversion: 2
architectures: armv7 arm64 i386 x86_64
description: PushwooshGeozones
Expand Down
2 changes: 1 addition & 1 deletion Module-Source/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ext {
pushwoosh = "6.4.0"
pushwoosh = "6.4.1"
}

dependencies {
Expand Down
2 changes: 1 addition & 1 deletion Module-Source/android/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 6.0.7
version: 6.0.8
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86 x86_64
description: pushnotifications
Expand Down
2 changes: 1 addition & 1 deletion Module-Source/ios/Library/Pushwoosh.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

#endif

#define PUSHWOOSH_VERSION @"6.3.2"
#define PUSHWOOSH_VERSION @"6.3.3"


@class Pushwoosh, PWMessage, PWNotificationCenterDelegateProxy;
Expand Down
Binary file modified Module-Source/ios/Library/libPushwoosh.a
Binary file not shown.
2 changes: 1 addition & 1 deletion Module-Source/ios/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 6.0.7
version: 6.0.8
apiversion: 2
architectures: armv7 arm64 i386 x86_64
description: PushwooshModule
Expand Down
Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
131a20c6ee3bc2b0c4416c3a36be24a3
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
03a9f0cf481a08be1c7279c31c7ee90d45f9f84f
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
508a96ee4fb4f09fdd305fdc9d2d101c9d8ea8c2e9bd9f71e67c6b717ef4f4bd
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3f44bd2196d070e6088c4e0745b48c67b8e72c8fabd9da7c1276ac41ffd9527377af43e212aae1923dab1b5e96ece1de02abf8a2ce11ea385ed99108bbb7d06a
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.pushwoosh</groupId>
<artifactId>geozones</artifactId>
<version>6.0.7</version>
<version>6.0.8</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>com.pushwoosh</groupId>
<artifactId>pushwoosh-location</artifactId>
<version>6.4.0</version>
<version>6.4.1</version>
</dependency>
</dependencies>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
456358a9a5fffbcb195b32a4f90a4320
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
9fbb4c05aa270bfbc56d323cb6f200fd87537f2f
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b04faaa0cfa0c13cf9aeb2d24f3503715c7c236563bdd380deb37663d484c4d4
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5d65d596c77b6343814409f62de834bf396c69b9d122a872a8f7303643c6d7051e3a857d949fab4ee8481a9abaf7337fcfad6bb79508f462a879a622107e0157
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<groupId>com.pushwoosh</groupId>
<artifactId>geozones</artifactId>
<versioning>
<latest>6.0.7</latest>
<release>6.0.7</release>
<latest>6.0.8</latest>
<release>6.0.8</release>
<versions>
<version>6.0.7</version>
<version>6.0.8</version>
</versions>
<lastUpdated>20220125120101</lastUpdated>
<lastUpdated>20220207122733</lastUpdated>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
519179bf2efbaef5a4fa1f2743d84af9
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
07877b3972170bc42a25256db3511d51558561db
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
9381a77e084694d38ad9ed2da62ce5c55294c32ad4c3e7e68911c8bbeb8a84eb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
75e6d9e807dba22351ab9538cae407684a01fd114ad78326d6702723b2a86d60168a0da0b2f4b23a806af54648df183f263ec983ffb00e0477f6573e1cfe3b21
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 6.0.7
version: 6.0.8
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86 x86_64
description: pushwoosh_geozones
Expand Down
Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3d9685777ba0d0e08bbecaa0f14e5722
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bf57dd25005b622de564f0481ccdac91ba9cec38
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1b9014d19fe347224e66ef045fefcfb3e972355de45860317d762aafc036879d
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e6cf917eb4523debaad316cf73a03b918b467e6d5db78c8f96d1bd9723b697efde119c5ec8ee9e869d2f76337b985e356895776ab82c0299c6b77a1fc8e21fbd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.pushwoosh</groupId>
<artifactId>module</artifactId>
<version>6.0.7</version>
<version>6.0.8</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
Expand All @@ -19,22 +19,22 @@
<dependency>
<groupId>com.pushwoosh</groupId>
<artifactId>pushwoosh</artifactId>
<version>6.4.0</version>
<version>6.4.1</version>
</dependency>
<dependency>
<groupId>com.pushwoosh</groupId>
<artifactId>pushwoosh-firebase</artifactId>
<version>6.4.0</version>
<version>6.4.1</version>
</dependency>
<dependency>
<groupId>com.pushwoosh</groupId>
<artifactId>pushwoosh-amazon</artifactId>
<version>6.4.0</version>
<version>6.4.1</version>
</dependency>
<dependency>
<groupId>com.pushwoosh</groupId>
<artifactId>pushwoosh-badge</artifactId>
<version>6.4.0</version>
<version>6.4.1</version>
</dependency>
<dependency>
<groupId>com.google.firebase</groupId>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
86d0bcdacec82e32efe0ad85bf0b5002
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0d93e734deb35143d33bababb885852fa8b85f73
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
40aa4f7d2ac2921b7031511738b185d813e5653afccbfdac3cafbb366ceb1b1d
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
396248ab8586eeec39ef7d70935bd0da617cca07ba6621ea9db172270dc58e6700eb4c325aaa7ad14d0460b244201eb58826a3b3fd55edd0a4206bc56e5ab23b
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<groupId>com.pushwoosh</groupId>
<artifactId>module</artifactId>
<versioning>
<latest>6.0.7</latest>
<release>6.0.7</release>
<latest>6.0.8</latest>
<release>6.0.8</release>
<versions>
<version>6.0.7</version>
<version>6.0.8</version>
</versions>
<lastUpdated>20220125120000</lastUpdated>
<lastUpdated>20220207122607</lastUpdated>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c9f086753b929dcf855554efa72bcfd9
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8fe81398114cb2259f5ec32f859b8b729177d201
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6025ea81d98d2b28e14ec424f9567da3eb6c71eb5f2e845b8bcdc4a922f387d8
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
74b15db9c1aac3bdeb2a5323ea1034c7c02980a2735edb68c1c3da5374a3e8f3071a302223537985352ad51017011698153169a60165b5a0d24233cef5f7d60c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 6.0.7
version: 6.0.8
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86 x86_64
description: pushnotifications
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 6.0.7
version: 6.0.8
apiversion: 2
architectures: armv7 arm64 i386 x86_64
description: PushwooshGeozones
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This flag is generated by the module build, do not change it.
TI_MODULE_VERSION=6.0.7
TI_MODULE_VERSION=6.0.8

//
// PLACE ANY BUILD DEFINITIONS IN THIS FILE AND THEY WILL BE
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 6.0.7
version: 6.0.8
apiversion: 2
architectures: armv7 arm64 i386 x86_64
description: PushwooshModule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This flag is generated by the module build, do not change it.
TI_MODULE_VERSION=6.0.7
TI_MODULE_VERSION=6.0.8

//
// PLACE ANY BUILD DEFINITIONS IN THIS FILE AND THEY WILL BE
Expand Down

0 comments on commit b16f5ba

Please sign in to comment.