Skip to content

Commit b2a5ae5

Browse files
committed
Release 3.3.1 with release jar.
1 parent 25eb937 commit b2a5ae5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

OneSignalSDK.jar

280 Bytes
Binary file not shown.

OneSignalSDK/onesignal/src/main/java/com/onesignal/OneSignal.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ public void init() {
167167
private static TrackGooglePurchase trackGooglePurchase;
168168
private static TrackAmazonPurchase trackAmazonPurchase;
169169

170-
public static final String VERSION = "030300";
170+
public static final String VERSION = "030301";
171171

172172
private static AdvertisingIdentifierProvider mainAdIdProvider = new AdvertisingIdProviderGPS();
173173

0 commit comments

Comments
 (0)