Skip to content

Commit b36f98c

Browse files
committed
Version bump to 2.1.2
1 parent eb2dd9d commit b36f98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OneSignalSDK/onesignal/src/main/java/com/onesignal/OneSignal.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ public void init() {
155155
private static TrackGooglePurchase trackGooglePurchase;
156156
private static TrackAmazonPurchase trackAmazonPurchase;
157157

158-
public static final String VERSION = "020101";
158+
public static final String VERSION = "020102";
159159

160160
private static AdvertisingIdentifierProvider mainAdIdProvider = new AdvertisingIdProviderGPS();
161161

0 commit comments

Comments
 (0)