We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 312558b commit 7325076Copy full SHA for 7325076
OneSignalSDK.jar
68 Bytes
OneSignalSDK/onesignal/src/main/java/com/onesignal/OneSignal.java
@@ -181,7 +181,7 @@ public void init() {
181
private static TrackGooglePurchase trackGooglePurchase;
182
private static TrackAmazonPurchase trackAmazonPurchase;
183
184
- public static final String VERSION = "030500";
+ public static final String VERSION = "030501";
185
186
private static AdvertisingIdentifierProvider mainAdIdProvider = new AdvertisingIdProviderGPS();
187
0 commit comments