Skip to content

Commit 7325076

Browse files
committed
3.5.1 Release commit
1 parent 312558b commit 7325076

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

OneSignalSDK.jar

68 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
@@ -181,7 +181,7 @@ public void init() {
181181
private static TrackGooglePurchase trackGooglePurchase;
182182
private static TrackAmazonPurchase trackAmazonPurchase;
183183

184-
public static final String VERSION = "030500";
184+
public static final String VERSION = "030501";
185185

186186
private static AdvertisingIdentifierProvider mainAdIdProvider = new AdvertisingIdProviderGPS();
187187

0 commit comments

Comments
 (0)