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 eb2dd9d commit b36f98cCopy full SHA for b36f98c
OneSignalSDK/onesignal/src/main/java/com/onesignal/OneSignal.java
@@ -155,7 +155,7 @@ public void init() {
155
private static TrackGooglePurchase trackGooglePurchase;
156
private static TrackAmazonPurchase trackAmazonPurchase;
157
158
- public static final String VERSION = "020101";
+ public static final String VERSION = "020102";
159
160
private static AdvertisingIdentifierProvider mainAdIdProvider = new AdvertisingIdProviderGPS();
161
0 commit comments