Skip to content

Commit 7d5711b

Browse files
committed
expo: bump batch to 1.21
1 parent 730cb2e commit 7d5711b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/src/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
//Define the version used in the pre-built gradle file for the batch native sdk dependency.
2-
export const BATCH_SDK_VERISON = "1.19.+"
3-
export const BATCH_DO_NOT_DISTURB_INITIAL_STATE = false;
2+
export const BATCH_SDK_VERISON = '1.21.+';
3+
export const BATCH_DO_NOT_DISTURB_INITIAL_STATE = false;

0 commit comments

Comments
 (0)