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 ee0e053 commit e5bb3e9Copy full SHA for e5bb3e9
OneSignalSDK.jar
24.2 KB
OneSignalSDK/onesignal/src/main/java/com/onesignal/OneSignal.java
@@ -183,7 +183,7 @@ public void init() {
183
private static TrackGooglePurchase trackGooglePurchase;
184
private static TrackAmazonPurchase trackAmazonPurchase;
185
186
- public static final String VERSION = "030404";
+ public static final String VERSION = "030500";
187
188
private static AdvertisingIdentifierProvider mainAdIdProvider = new AdvertisingIdProviderGPS();
189
0 commit comments