Skip to content

Commit e5bb3e9

Browse files
committed
3.5.0 Release commit
1 parent ee0e053 commit e5bb3e9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

OneSignalSDK.jar

24.2 KB
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
@@ -183,7 +183,7 @@ public void init() {
183183
private static TrackGooglePurchase trackGooglePurchase;
184184
private static TrackAmazonPurchase trackAmazonPurchase;
185185

186-
public static final String VERSION = "030404";
186+
public static final String VERSION = "030500";
187187

188188
private static AdvertisingIdentifierProvider mainAdIdProvider = new AdvertisingIdProviderGPS();
189189

0 commit comments

Comments
 (0)