Increment required API level (because of ots_traceTransaction)
This commit is contained in:
parent
ed79a7a72f
commit
3c20cf6810
|
@ -1,3 +1,3 @@
|
|||
export const MIN_API_LEVEL = 2;
|
||||
export const MIN_API_LEVEL = 3;
|
||||
|
||||
export const PAGE_SIZE = 25;
|
||||
|
|
Loading…
Reference in New Issue