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 4a18070 commit b68d700Copy full SHA for b68d700
OneSignalSDK.jar
107 Bytes
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 = "030402";
+ public static final String VERSION = "030403";
171
172
private static AdvertisingIdentifierProvider mainAdIdProvider = new AdvertisingIdProviderGPS();
173
0 commit comments