fix(core): circular imports of SDK_VERSION

This commit is contained in:
Nathan Walker
2022-11-30 09:10:11 -08:00
parent 55d24d30ce
commit 82d60ae057
28 changed files with 67 additions and 41 deletions

View File

@@ -0,0 +1 @@
export const SDK_VERSION = android.os.Build.VERSION.SDK_INT;