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 6fb9285 commit 85868c5Copy full SHA for 85868c5
OneSignalSDK.jar
1.24 KB
OneSignalSDK/onesignal/src/main/java/com/onesignal/OneSignal.java
@@ -167,7 +167,7 @@ public void init() {
167
private static TrackGooglePurchase trackGooglePurchase;
168
private static TrackAmazonPurchase trackAmazonPurchase;
169
170
- public static final String VERSION = "030301";
+ public static final String VERSION = "030400";
171
172
private static AdvertisingIdentifierProvider mainAdIdProvider = new AdvertisingIdProviderGPS();
173
0 commit comments